ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Time management
For each element (windows, reports, ......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Environment of code editor
Creating help pages
A help system includes several pages......
DocSave (Function)
Saves a document as a "docx" file.
2. Examples and components provided with WEBDEV
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
EventClose (Function)
Closes a synchronization event between several threads.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Events associated with Looper controls
List of events associated with Looper controls...
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
FTPConnect (Example)
Usage example of the FTPConnect function
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.