ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
fMoveDir (Function)
Moves a directory and its content.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
HConnect (Example)
Usage example of the HConnect function
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.