ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Recompiling the project
The project compilation is a process used to......
Code editor: Display options
The code editor proposes several display options......
Recycle code windows
By default, a single code window is opened per ......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Specific features of the Express version
ERR_NO_APPLICATION
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Error 101: Declaration of global variable not allowed
Creating user accounts
A User account allows the server administrator to......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
5. Deploying a dynamic site (Session or AWP) in practice
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....