ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
fLock (Function)
Entirely or partially locks an external file.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Private Store for mobile applications
There are two methods two deploy your applications......
16. Application test in practice
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
CurrentWin (Function)
Identifies the window currently in edit.
HErrorLock (Function)
Used to check whether a lock error occurred.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Testing a project: setting
By testing the project you can simulate how the application will run......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
zipListFile (Function)
Returns the list of files found in an archive.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.