ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and handling an item
The main operations that can be performed on an item are as follows......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Operations performed on class diagrams
The following paragraphs explain......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Classes, members, methods and properties
A class is made of......