ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
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)....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
DnD constants
List of constants used by the functions for managing the Drag and Drop....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
FreeDLL
The FreeDLL keyword can correspond to ...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HFSQL constants
List of constants used by the HFSQL functions....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Constants for external files
List of constants used by the functions for managing external files....
Constants for WLanguage types
List of constants for managing WLanguage types....
Drawing constants
List of constants used by the drawing functions....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Constants for managing certificates
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Example for creating a select query
This help page explains how to create two select queries......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Miscellaneous Windows constants
List of constants used by the Windows functions....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.