ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Copying controls from the window editor
The controls can be copied from the window editor......
Constants for the Exif functions
List of constants used by the Exif functions....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
9. Types of standard controls
Types of standard controls...
Copying controls from the report editor
The controls can be copied from the report editor......
Constants for WLanguage types
List of constants for managing WLanguage types....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....