ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Google Calendar management functions
List of functions for managing Google calendars...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Font (Type of variable)
A Font variable creates a font programmatically...
Events associated with supercontrols
List of events associated with supercontrols...
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Creating a flexible modeling
To create a new flexible modeling, you can......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
fFileName (Function)
Returns the name of an external file that is currently opened.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dbgEnableLog (Function)
Enables the runtime log programmatically.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.