ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Structure (Type of variable)
A structure is a custom type of data...
Operations performed on object diagrams
The following paragraphs explain......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
The HTML Display control
The HTML Display control displays a web page in an application......
Miscellaneous Windows constants
List of constants used by the Windows functions....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
LOOP statement
The statement block is repeated endlessly...
2. Examples and components provided with WEBDEV