ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "Allow end users to modify the UI" mode.
The Camera control
The Camera control displays the preview stream of a camera connected to the current computer....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Designing a supercontrol
A supercontrol is an advanced type of control......
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
fSelect (Function)
Opens the Windows file picker.
Screen,Input (External language)
Starts the input in the controls of a window.
Handle (External language)
Returns the handle of a window or control.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Windows,TCurrent (External language)
Modifies the title of the current window.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min