ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
fMemExist (Function)
Checks the existence of a shared memory zone.
Managing assertions
...The main available features are as follows:...
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Handling report blocks
The different operations available on report blocks are as follows......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
OpenChild (Function)
Opens a non-modal child window.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Project description: Project tab
The project description window allows you to configure various elements of your project......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.