ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUDecode (Function)
Decodes a character string in UUEncode format.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Looper control functions
List of functions for managing Looper controls...
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HAlias (Example)
Usage example of the HAlias function
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HDelete (Function)
Deletes a record from a data file (query or view).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.