ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Navigation Bar control properties
A Navigation Bar control can be manipulated in WLanguage in a page with the following properties......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
zipListFile (Function)
Returns the list of files found in an archive.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
GPSGetPosition (Function)
Retrieves information about the current device position.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Action Bar control events
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Linear Looper control properties
fOpen (Example)
Usage example of the fOpen function
Principle of remote check
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.