ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetworkUser (Function)
Identifies the name of the connected user.
iParameterPDF (Function)
Defines the options for the generated PDF file.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
zipExtractPath (Function)
Returns the path of a file found in the archive.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Border (Type of variable)
The Border type is used to handle a border through programming...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Assignment operators
Three assignment operators are available......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.