ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Error 1033: The access directives are not allowed in a structure
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Error 1007: The member is global: use the: operator: to access it
xlsVersion (Example)
Usage example of the xlsVersion function
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Handling Spreadsheet controls programmatically (in a report)
Using the query result
The result of a select query can be used in......
Example for creating a select query
This help page explains how to create two select queries......
dBackground (Example)
Usage example of the dBackground function
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
Query based on query
Queries can be based on items from another query......
GetActiveObject (Example)
Usage example of the GetActiveObject function
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Manager of automated tests
The test manager is used to......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....