ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
13. External component in practice
External component in practice...
12. External component in practice
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
grParameter (Function)
Retrieves or modifies a chart parameter.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
grMenu (Function)
Defines the type of context menu displayed by a chart.
xlsData (Example)
Usage example of the xlsData function