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......
Handling report blocks
The different operations available on report blocks are as follows......
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......
7. HFSQL: files physically created
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....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
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......
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, ......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
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......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
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).......
5. HFSQL Cient/Server