ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
Message text file format
The text files created by WDMSG use a specific format......
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Creating the Form pages of a WEBDEV RAD pattern
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Decode (Function)
Decodes a character string that was encoded by Encode.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).