ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Using a query with parameters
A query with parameters can be used......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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....
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
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.).
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.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
GPSGetPosition (Function)
Retrieves information about the current device position.
Open (Function)
Opens a modal WINDEV window.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....