ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
dPolyline (Function)
Draws a line composed of multiple segments.
Window controls
Several types of controls can be used in a window, ......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.