ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCheckStructure (Function)
Defines the mode for comparing data files.
LoadParameter (Function)
Reads a persistent value.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Google constants
List of constants used by the Google functions....
SQLExec (Example)
Usage example of the SQLExec function
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HChangeKey (Example)
Usage example of the HChangeKey function
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
State (Property)
The State property is used to get and change the state of an element.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HOut (Example)
Usage example of the HOut function