ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
Declaring and using a variable
A variable is defined by name and type......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Data persistence
The data persistence is used to store the value typed by the user......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
5. Deploying a dynamic site (Session or AWP) in practice
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Handling Scheduler controls programmatically
A Scheduler control can be......
Creating the menus for the pages of the WEBDEV RAD pattern