ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Pivot Table control functions
Pivot Table control functions...
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Organization Chart control functions
Word Processing control functions
The following functions are used to manage Word Processing controls:...
Combo Box control functions
List of functions for handling the Combo Box controls...
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Error 202: The method already has an access attribute (public, protected or private)
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......