ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

18. Order of execution of the code of buttons/links
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
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......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
LanguageToCharset (Function)
Returns the character set corresponding to a language.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Code editor: Display options
The code editor proposes several display options......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Break in a report
The break is used to group the records corresponding to a sort criterion......