ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
dbgInfo (Function)
Returns a debug information.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
13. External component in practice
External component in practice...
12. External component in practice
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
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......
Operations performed on class diagrams
The following paragraphs explain......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
iPrintReport (Function)
Prints a report created with the report editor.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
PageDisplay (Function)
Displays a web page in the user's browser....