ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
DotNetDelegate (Function)
Initializes a.NET delegate.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
URIGetInfo (Function)
Retrieves information of a URI resource.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HOpenConnection (Function)
Opens a connection to a specific database.
Events associated with windows
List of events associated with windows...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
MyReport (Reserved word)
MyReport is used to handle the current report...