ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpen (Function)
Opens the User Groupware login window or page.
Code snippets
The code editor allows you to enter "Code snippets"......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Creating a translation file
WDINT allows you to create a translation file....
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
fTempPath (Example)
Usage example of the fTempPath function
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
CallDLL32 (Function)
Runs a function found in an external DLL.
Using several libraries in an application
A library is a WDL file that contains all the resources......
WINDEV and the SOAP protocol
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
The home page
The home page is the first page of your site......
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
DDESend (Function)
Sends a data to the program connected via DDE.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
API (Function)
Runs a function found in an external DLL.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.