ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Supercontrol
A supercontrol is an advanced type of control......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Address
The Address keyword can correspond to...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HDescribeFile (Function)
Describes a data file programmatically.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TimeToString (Function)
Converts a time to a string in the specified format.
HOpenConnection (Example)
Usage example of the HOpenConnection function
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.