ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Saving entered data (AAF)
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ControlToSource (Function)
Assigns the control value to the source of a control link.
ERR_BAD_URL
fExeDir (Function)
Returns the directory from which the execution is started.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
SaaS constants
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HOpenConnection (Function)
Opens a connection to a specific database.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Net constants
List of constants used by the Net functions....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
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....