ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
System constants
List of constants used by the system functions....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
XMLOpenReader (Example)
Usage example of XMLOpenReader
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
OpenSister (Function)
Opens a non-modal sibling window.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Advanced types
The advanced types of WLanguage are as follows...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Discover all the possibilities of pivot tables
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Other operators
The following are additional operators......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
dSlice (Example)
Usage example of the dSlice function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function