ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
docElementCheckBox (Variable type)
The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form.
How do I run through a table?
Lists the users currently connected to one or more files handled by a Client/Server connection....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
5. Project configuration
Project configuration...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...