ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
11. User Macro-Code: UMC in practice
Testing the WEBDEV Application Server setup with an example
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Browser management functions
List of functions for managing browsers...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
fDirectoryExist (Function)
Checks the existence of a directory.
HFSQL properties
List of HFSQL properties...
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Path (Property)
The Path property gets and sets a path.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......