ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
ShellExecute (Function)
Opens a document in its associated application.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
2. Projects in practice
Discover the main operations that can be performed on a project....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
5. User Groupware in practice
Dashboard constants
Constants used by the functions for managing Dashboard controls...
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......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
14. Controls in practice
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......