ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
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....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ThreadPersistent (Function)
Makes a thread persistent.
URIGetInfo (Function)
Retrieves information of a URI resource.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Compilation options
The compilation options allow you to define the help system generation settings......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SQLChangeConnection (Function)
Modifies the current connection.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......