ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Properties of a help page
The characteristics of a help page are used to define......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manager of automated tests
The test manager is used to......
Specific features of the Express version
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Label report
The report editor allows you to create "Label" reports......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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....