ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Style sheet
A style sheet ("......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
List of extension attributes
The list of extension attributes ......
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Functions for managing objects (External language)
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
CameraConfigure (Function)
Allows you to configure the video capture driver.
Constants for managing videos
List of constants used by the functions for video management....
Animating a Static control
Two methods can be used to animate a Static control......
VideoConfigure (Function)
Allows you to configure the video capture driver.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......