ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Example)
Usage example of the dArc function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Validity period of site pages
When creating a page, a validity period can be defined for this page......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
URL (Property)
The URL property is used to get and change a URL.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
dSlice (Example)
Usage example of the dSlice function
RTF control properties
List of properties associated with the RTF control...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
HCreateMovableReplica (Function)
Creates a movable replication.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
2. Analysis in practice