ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
CurrentWin (Function)
Identifies the window currently in edit.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Code history
The code history is used to......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
12. External component in practice
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
FTPConnect (Example)
Usage example of the FTPConnect function
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.