ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
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.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ArraySort (Function)
Sorts a WLanguage array.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
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....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
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......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Constants for managing videos
List of constants used by the functions for video management....