ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Examples for using the OLE DB provider for HFSQL
Sort the data displayed in your tables in one click
Operations performed on collaboration diagrams
The following paragraphs explain......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Operations performed on state-transition diagrams
The following paragraphs explain......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Resizing a window (AAF)
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
DocClose (Function)
Closes a docx file and frees the document.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.