ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
fChangeSize (Function)
Resizes an external file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
WEBDEV Application Server 2024
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...