ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
2. Analysis in practice
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
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)....
ReplicSynchro: Use
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
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....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
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.
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.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.