ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
PDF file functions (prefix syntax)
PDF file functions...
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
InRecycleMode (Function)
Indicates whether "Recycle pre-launched sessions" is enabled in the project options.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
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).
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
RGB (Function)
Defines a color from its Red, Green and Blue components.
PDF file management functions
...PDF file functions...
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fMemExist (Function)
Checks the existence of a shared memory zone.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Creating the Relation windows of a WINDEV RAD pattern
Telephony constants
List of constants used by telephony functions...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......