ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
How to find out whether a report was printed?
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).
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....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
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....
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Page templates
WEBDEV allows you to create page templates......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
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......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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....