ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
XMLData (Example)
Usage example of the XMLData function
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Events associated with a Switch control
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
LooperInsertLine (Function)
Inserts a row into a Looper control.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
MyParent (Reserved word)
MyParent is used to handle...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.