ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
ReplicSynchro: Use
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
2. Analysis in practice
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
PageAddress (Function)
Used to find out the Internet address of a page.
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HCreateMovableReplica (Function)
Creates a movable replication.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
iEllipse (Function)
Prints an ellipse (in a rectangle).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.