ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Error 531: The negative or null subscripts are not allowed
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Age (Function)
Returns the age according to the date of birth.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
14. Report templates
...Report templates are used to easily standardize report layouts....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.