ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with supercontrols
List of events associated with supercontrols...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
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....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Replication: The different types
The data replication is a powerful feature......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Configuring an application with User Groupware
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
DnDGetData (Example)
Usage example of the DnDGetData function
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with pages
List of events associated with pages...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Record (Type of variable)
The Record type is used to save the values of a record.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Installing a Webservice (old format)
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.