ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
9. Sharing a project in practice
Sharing a project in practice...
ERR_DISCONNECTED_EXEC
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Software license agreement
WINDEV Express license agreement...
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.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
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.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.