ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Supercontrol
A supercontrol is an advanced type of control......
HCross (Function)
Crosses a record in a data file.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HRead (Function)
Reads a record in a file according to a given record number.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Data persistence
The data persistence is used to store the value typed by the user......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HLast (Function)
Sets the position on the last record of a table according to a browse item.