ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLPrevious (Function)
Positions on the previous row of the query result.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Sidebar control properties
List of properties associated with the Sidebar control...
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
SQLNext (Function)
Positions on the next row of the query result.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
SQLLast (Function)
Sets the position on the last row of the query result.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
fWriteLine (Example)
Usage example of the fWriteLine function
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.