ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Voice commands in your applications
The applications that you develop can react to the user's voice......
8. "Mobile friendly" site: Dynamic serving
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WDScript: use in command-line and console mode
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
OLE functions
List of OLE functions...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
fDirRename (Function)
Renames a directory.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.