ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Error 17: OTHER CASE must be the last statement used in SWITCH
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
The use of the Automation type in a site is reserved for the advanced users
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
8. Traffic statistics of dynamic sites
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Page templates
WEBDEV allows you to create page templates......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......