ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
7. HFSQL: files physically created
Handling report blocks
The different operations available on report blocks are as follows......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
How to create a patch?
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......