ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
grIncreaseData (Function)
Adds a value to a data in a chart.
The structure of the file for remote control
The management of remote control uses a file in INI format......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
OpenMobileWindow (Function)
Opens a window in a mobile application.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
grLegend (Function)
Indicates the presence and position of legend in a chart.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Bar code constants
zipOpenCAB (Function)
Opens an existing archive in CAB format.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
The Clickable Image control
The Clickable Image control can be used to......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
BreakAdd (Function)
Adds a break into a Table or Looper control.
Events associated with Button controls
List of events associated with Button controls...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......