ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Speech synthesis management functions
The following functions are used to manage speech synthesis...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WDScript: use in command-line and console mode
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Setup mode
Several methods can be used to distribute a WINDEV application......
13. Universal replication
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
12. Universal replication
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.