ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Events associated with Edit controls
WLanguage events associated with Edit controls...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Creating a Pivot Table control
To create a Pivot Table control......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
OCR constants
Adds a language to the native OCR system....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Other operators
The following are additional operators......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Webservice management functions
Webservice management functions...