ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
WLanguage procedure called by AddLink
Procedure ("Callback") called by AddLink.
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Compatibility between external components and deployed applications
A component can evolve in many ways......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
5. Displaying a WEBDEV Session site
HFSQL Client/Server: Configuring the data files on the server
OBEX constants
List of constants used by the OBEX functions....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......