ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to get and change the value of an element.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Open (Function)
Opens a modal WINDEV window.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Chart management functions
...Chart management functions...
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....
Google constants
List of constants used by the Google functions....
Caption (Property)
The Caption property is used to get and change the text of an element.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Iconize (Function)
Minimizes a WINDEV window.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
SocketConnect (Function)
Connects a client computer to a given socket.
HChangeConnection (Example)
Usage example of the HChangeConnection function
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Warning 18: Loop without potential end
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
grParameter (Function)
Retrieves or modifies a chart parameter.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.