ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Chart: Managing legends
Several types of legends are supported in the charts......
Project description: Files tab
The project description window allows you to configure various elements of your project......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Service variable
The Service variable is used to......
Other operators
The following are additional operators......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
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......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....