ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Classes, members, methods and properties
A class is made of......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Handling Gantt Chart controls programmatically
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Events associated with the project
List of events associated with the project...
TableMode (Function)
TableMode is kept for backward compatibility.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify...
Events associated with internal windows
List of events associated with internal windows...
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress,...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
Custom tooltips
Tooltips are very useful for application users......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.