ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Login (Property)
The Login property is used to get and change the username.
List,Search (External language)
Finds a value in a list.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
Latitude (Property)
The Latitude property gets and sets the latitude of an element.
DriveMoveDirectory (Function)
Moves a directory and its contents to another directory within a remote drive.
CertificateSignString (Function)
Creates the signature of a character string.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Formatting (Property)
The Formatting property describes the formatting of an element.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.