ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Fax constants
List of constants used by the functions for managing faxes....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
SocketConnect (Function)
Connects a client computer to a given socket.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Installing and starting WDTRAD
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......
Constants for managing the modification of windows by the user
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.