ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFile (Function)
Lists files in an Drive directory.
State (Property)
The State property is used to get and change the state of an element.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HDescribeConnection (Function)
Describes a new connection to an external database.
Constant
The constants are language elements whose value is fixed once and for all...
MyParent (Reserved word)
MyParent is used to handle...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
DriveListeDirectory (Function)
Lists the directories of an Drive.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
MySelf (Reserved word)
MySelf is used to handle the current control...
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
fWrite (Function)
Writes: a character string into an external file. a memory section....
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
12. External component in practice
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WINDEV License Agreement
WINDEV License Agreement...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).