ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
BrowserPlatform (Function)
Returns the user's browser platform....
BrowserType (Function)
Returns the type of browser used by the Web user.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
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....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Sensor constants
Constants used by the SensorXXX functions...
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
The planes in WEBDEV
The planes are used to group the controls of an element......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Event (Example)
Usage example of the Event function
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Programming overview in C and C++