ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
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).
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....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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......
Creating a select query
A select query (corresponding SQL statement......
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
GglUploadDocument (Function)
Uploads a document to the Google server.
Creating a query
Two methods can be used to create a query......
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)......
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....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......