ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
SOAPRun (Function)
Runs a procedure on a SOAP server.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Window controls
Several types of controls can be used in a window, ......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Constants for external files
List of constants used by the functions for managing external files....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min