ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Info (Function)
Displays a custom message in a system information window.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Creating a query
Two methods can be used to create a query......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Assisted universal replication: specific features
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....
zipExtractPath (Function)
Returns the path of a file found in the archive.