ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
WINDEV Mobile concepts
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
15. Project Management Hub
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......