ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Count (Property)
The Count property returns the number of elements in a given set.
MemSetPosition (Function)
Positions the memory zone on an element.
Bar code constants
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Error 108: The size of the variable is not allowed
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
WDD55Password (Property)
The property PasswordWDD55 property is used to specify the 5.5 format database schema password when programmatically describing a Hyper File 5.5 format table in an HFSQL Classic format database schema.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Arithmetic operators
The arithmetic operators are......
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.