ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing objects (External language)
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
What is an application?
An application is a set of objects (windows, controls, ......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
ERR_LOADMOREDLL
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Warning 124: Shadowing a global variable
The Dashboard control
Dashboards are essential elements in an application......
WDOptimizer: Editing and modifying a ".REP" file
1. Examples provided with WINDEV Mobile
Voice commands in your applications
The applications that you develop can react to the user's voice......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......