ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Using a query with parameters
A query with parameters can be used......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ArraySort (Function)
Sorts a WLanguage array.
HDescribeItem (Function)
Describes a file item through programming.
GPSGetPosition (Function)
Retrieves information about the current device position.
Open (Function)
Opens a modal WINDEV window.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
MatTranspose (Function)
Calculates the transposed matrix.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
EmailOpenMail (Function)
Opens the default messaging software: of the user on the browser. of the user on the current Windows computer. on the phone....
Looper control functions
List of functions for managing Looper controls...
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
ServiceWait (Function)
Pauses the current service during the specified duration.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fUnlock (Function)
Entirely or partially unlocks an external file.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.