ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
HiWord (Function)
Returns the two high bytes of an integer.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLModify (Function)
Modifies the content of a row in the query result.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLNext (Function)
Positions on the next element (tag or attribute).
Multimedia control properties
List of properties associated with the Multimedia control...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Assignment operators
Three assignment operators are available......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
LoWord (Function)
Returns the two low bytes of an integer.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
tapiDial (Function)
Dials a phone number for a voice line.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
GglConnect (Example)
Usage example of the GglConnect function