ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
grAddData (Function)
Adds a data into a chart.
13. Generation modes
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ArrayDistinct (Function)
Returns an array without duplicates.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
zipCreate (Function)
Creates an archive.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
MenuDelete (Function)
Deletes a menu or a menu option.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
DotNetDelegate (Function)
Initializes a.NET delegate.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......