ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
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.
Software license agreement
WINDEV Express license agreement...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Using several libraries in an application
A library is a WDL file that contains all the resources......
Automatic error handling
Error handling can be customized for each process......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Handling a WinForm .Net control through programming
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
PythonExecute (Function)
Executes a function present in a Python module.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
ERR_BAD_APPLICATION
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....