ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HChangeKey (Example)
Usage example of the HChangeKey function
WordCount (Function)
Returns the number of words in a string.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
HCheckStructure (Function)
Defines the mode for comparing data files.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
MySelf (Reserved word)
MySelf is used to handle the current control...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
HReadLast (Example)
Usage example of the HReadLast function
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.