ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Creating the Relation pages of a WEBDEV RAD pattern
FinInterestRate (Example)
Usage example of the FinInterestRate function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
24. Displaying and linking pages
Variable scope
Variables can be declared anywhere in the code....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
fShortName (Example)
Usage example of the fShortName function
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
FileDisplay (Example)
Usage example of the FileDisplay function
Constants used for managing the multi-touch
Constants for managing the multi-touch...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Project description: Options tab
The project description window allows you to configure various elements of your project......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).