ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Chart constants
List of constants used by the functions for chart management....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Sensor constants
Constants used by the SensorXXX functions...
Bluetooth constants
List of constants used by the Bluetooth functions....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HCopyRecord (Example)
Usage example of the HCopyRecord function
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Customizing the report viewer: Available windows