ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HExecuteProcedure (Function)
Runs a stored procedure.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Events associated with the Pivot Table control
PDF Reader control events
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
dPolyline (Function)
Draws a line composed of multiple segments.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
LOOP statement
The statement block is repeated endlessly...
Pyramid charts
Pyramid charts allow you to view data in descending order......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.