ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
4. User Groupware
User Groupware...
4. User Groupware
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
26. Style sheets: to simplify the layout
Creating help pages
A help system includes several pages......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Infinite Progress Bar control
Progress bars provide useful information to the end user......