ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToInteger (Function)
Converts a date to an integer.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
The planes in WEBDEV
The planes are used to group the controls of an element......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
AWP without UI
Bootstrap, Angular, React, Vue......
The planes (in a window or in a report)
The planes are used to group the window controls......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Crosstab report
The report editor allows you to create "Crosstab" reports......
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.