ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
ThreadMode (Function)
Changes the management mode of threads.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Running the test of the User Groupware and installing it
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.