ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNext (Example)
Usage example of the EmailReadNext function
WordCount (Function)
Returns the number of words in a string.
Power (Function)
Raise a number to a power.
BTStack (Function)
Returns the Bluetooth stack currently used.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
zipExtractFile (Example)
Usage example of the zipExtractFile function
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Sound (Function)
Plays a sound in WAV format.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
PageAddress (Function)
Used to find out the Internet address of a page.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
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....
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
Error 113: Non-dynamic array without definition
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Image control in a window
This help page presents the characteristics of an Image control found in a window...