ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
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......
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.
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......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
The Tab control
The Tab control is used to simultaneously display different controls......
MySelf (Reserved word)
MySelf is used to handle the current control...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Types of Edit controls
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Size (Property)
The Size property is used to determine and change the size of an element.