ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Relation windows of a WINDEV RAD pattern
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HCross (Function)
Crosses a record in a table.
URIGetInfo (Function)
Retrieves information of a URI resource.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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)......
Automation object
The Automation keyword is used to declare an automation object...
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
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.