ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Viewing a log file
WDLog is used to view the content of a log file......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Environment of code editor
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Net constants
List of constants used by the Net functions....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
NET constants
List of constants used by the DotNet functions....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Entity of a CDM
To group information according the MERISE method, entities must be created......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Handling Organization Chart controls programmatically
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
fTime (Example)
Usage example of the fTime function
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HForward (Example)
Usage example of the HForward function