ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
14. PHP generation in practice
HListFile (Example)
Usage example of the HListFile function
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Test of a query
The query editor allows you to run the test of query result......
HTTP constants
List of constants used by the HTTP functions....
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
HOnError (Function)
Customizes the management of HFSQL errors.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Classes, members, methods and properties
A class is made of......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Constants for external files
List of constants used by the functions for managing external files....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Comparison operators
The comparison operators can be divided into several categories......