ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WINDEV 2024 Tutorial - Table of contents
WDTestSite: Load test
The stress tests are used to check......
SQLExec (Function)
Names and runs an SQL query.
Multilingual project
Google document management functions
List of functions for managing Google documents...
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Environment of the data model editor
Passing parameters
The parameters can be passed to a procedure......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
gpwOpen (Function)
Opens the User Groupware login window or page.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
MemFound (Function)
Checks whether the sought element was found.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......