ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
DnDCursor (Example)
Usage example of the DnDCursor function
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
CertificateSignString (Function)
Creates the signature of a character string.
DnDEvent (Example)
Usage example of the DnDEvent function
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Document (Type of variable)
The Document type is used to handle a "docx" document.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Events associated with Calendar controls
List of events associated with Calendar controls...
SQLFirst (Function)
Positions on the first row of the query result.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.