ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
eChangeCurrency (Function)
Converts a currency into another currency.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
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.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
StatSum (Function)
Calculates the sum for a series of values.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
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....
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....
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......
HReadFirst (Function)
Positions on the first file record according to a browse item.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.