ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
<Image>.Copy (Function)
Copies an image to another image.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ControlToSource (Function)
Assigns the control value to the source of a control link.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
Constants used by the functions for managing countries and continents
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
ThreadExecute (Function)
Starts the execution of a secondary thread.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.