ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Code snippets
The code editor allows you to enter "Code snippets"......
fCopyFile (Example)
Usage example of the fCopyFile function
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Position
The Position keyword can correspond to...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
fOpen (Example)
Usage example of the fOpen function
grCreate (Function)
Creates a specific type of chart.
Print constants
List of constants used by the print functions....
BurnerCancel (Function)
Cancels the current burn process.
Bluetooth functions
List of Bluetooth functions...
HOnError (Example)
Usage example of the HOnError function
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.