ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Document (Property)
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
URI
The URI keyword can correspond to...
Valid (Property)
The Valid property is used to determine if an element is valid.
xlsNbRow (Example)
Usage example of the xlsNbRow function
ControlInfoXY (Function)
Returns the name of the control located at a given position.
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.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
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.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.