ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Find/Replace in the current project
The "Find/Replace" feature is used to......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
The Clickable Image control
The Clickable Image control can be used to......
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.