ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Using the query result
The result of a select query can be used in......
fCreate (Example)
Usage example of the fCreate function
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
WINDEV FTP functions
List of WINDEV FTP functions...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
3. UML models in practice
20. Control templates
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.