ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
Software license agreement
WINDEV Express license agreement...
<WBAdminAuth variable>.UpdateAccount (Function)
Modifies WEBDEV account settings on a WEBDEV Application Server.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Using several libraries in an application
A library is a WDL file that contains all the resources......
ERR_DISCONNECTED_EXEC
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.