ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Sound (Function)
Plays a sound in WAV format.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
SocketWrite (Function)
Writes a message intended to another socket.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
WINDEV concepts
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
XMLSave (Function)
Saves an XML document in a file.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.