ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemOpen (Function)
Opens a memory zone shared between several applications.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
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).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
8. If you are already familiar with WINDEV
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
SysSerialNum (Function)
Returns the IMEI number of the current device.
WINDEV Framework License Agreement
WINDEV Mobile Framework License Agreement
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Translating a text file with WDTRAD
Native MySQL Connector - License Agreement
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....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
WINDEV License Agreement
WINDEV License Agreement...
ToastDisplay (Function)
Displays a "Toast" message.