ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
grColor (Function)
Returns and initializes the color of different chart elements.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
How to create a menu?
fUnlock (Function)
Entirely or partially unlocks an external file.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
fLock (Function)
Entirely or partially locks an external file.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Window controls
Several types of controls can be used in a window, ......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
CallDLL32 (Function)
Runs a function found in an external DLL.
Constants for external files
List of constants used by the functions for managing external files....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.