ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
HTTPRequest (Function)
Starts an HTTP request on a server.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HPass (Function)
Defines the password used to create or open a data file.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Constants for managing projects
List of constants used by the functions for managing projects....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Column events (Table control)
List of events associated with the columns of Table controls...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
fExeDir (Function)
Returns the directory from which the execution is started.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
EventCreate (Function)
Creates an event.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
SocketWrite (Function)
Writes a message intended to another socket.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).