ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HState (Function)
Used to find out the state of a record.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Zombie data files and items
During the life of an application, items live and die......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Constants for managing appointments
Lists of constants used to manage the appointments...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.