ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Table,Count (External language)
Returns the number of elements in a Table control.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
zipOpen (Function)
Opens an existing archive.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FaxConnect (Function)
Establishes a connection to a fax server.
Constants for managing the registry
List of constants used by the registry management functions....
MemFound (Function)
Checks whether the sought element was found.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......