ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
fCurrentDrive (Function)
Gets or sets the current drive.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SFDelete (Function)
Deletes records from a Salesforce database.
Format (Property)
The Format property is used to identify and change the format of an element
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
ServiceControl (Function)
Sends a control message to a service.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
OpenChild (Example)
Usage example of the OpenChild function
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
The Edit control
The Edit control allows users to enter data......