ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
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).
HOut (Example)
Usage example of the HOut function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
fCopyFile (Example)
Usage example of the fCopyFile function
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
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....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Creating the Form pages of a WEBDEV RAD pattern
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......