ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
15. Creating the executable in practice
Creating the executable in practice...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Table,Modify (External language)
Modifies an element in a Table control.
14. Controls in practice
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Windows,TCurrent (External language)
Modifies the title of the current window.