ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
DriveDeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
DriveCreateFile (Function)
Creates a file on the remote drive.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application......
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
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)......