ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
grCreate (Function)
Creates a specific type of chart.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Sensor constants
Constants used by the SensorXXX functions...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Contains (Function)
Allows you to check if a substring is within a string.
The Edit control
The Edit control allows users to enter data......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Font (Type of variable)
A Font variable creates a font programmatically...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.