ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV: Example of programmed Drag and Drop
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WDTRAD license agreement
WDTRAD license agreement...
Constants for managing contact functions
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WDINT license agreement
WDINT license agreement...
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
MCI constants
List of constants used by the MCI functions....
Guided tour management constants
Operations performed on component diagrams
The following paragraphs explain......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......