ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
URIGetInfo (Function)
Retrieves information of a URI resource.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Private Store for mobile applications
There are two methods two deploy your applications......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Windows
The windows represent the main interface of a WINDEV application......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Constants for managing Gantt charts
3. UML models in practice
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.