ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Gantt Chart controls programmatically
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
End of Document block
The End of document block is run once at the end of the report execution......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing character strings
List of constants used by string management functions...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
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.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
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)....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.