ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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).
Events associated with Table controls
List of events associated with Table controls...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
General environment of WINDEV
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......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
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.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
ArraySort (Function)
Sorts a WLanguage array.
1. Deploying a static site
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....