ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Events associated with framesets
List of events associated with framesets...
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
4. HFSQL Classic
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....