ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WDTRAD options
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FTPSize (Example)
Usage example of the FTPSize function
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
SocketExist (Function)
Checks the existence of socket.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Google constants
List of constants used by the Google functions....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.