ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetRun (Function)
Runs a procedure on a .Net server.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Border (Type of variable)
The Border type is used to handle a border through programming...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Table,Count (External language)
Returns the number of elements in a Table control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Assisted universal replication: specific features
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
MyWindow (Reserved word)
MyWindow is used to handle the current window...