ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Constants for managing videos
List of constants used by the functions for video management....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
EXE constants
List of constants used by the functions for managing executables....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
J2EE constants
List of constants used by the J2EE functions....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
System constants
List of constants used by the system functions....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....