ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
USBFind (Function)
Finds a USB device according to keywords.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SysIMEI (Function)
Returns the IMEI number of an Android phone.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
URI constants
The following constants are used by URI-specific functions:...
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
NetOpenRemoteAccess (Function)
Establishes a remote connection.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......