ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SFDelete (Function)
Deletes records from a Salesforce database.
Format (Property)
The Format property is used to identify and change the format of an element
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
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
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.
CalendarSelectPlus (Function)
Selects a date in a Calendar 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......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
CharactType (Function)
Returns information about the type of character.
FontCreate (Function)
Creates a font definition.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Associating a control with a tab pane
Methods to associate a control with a tab pane......
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.