ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
6. WEBDEV Account Manager
Custom properties (WLanguage)
A custom property is a code element with two events......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Creating the skin template of a report
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)......
Interface of WDInst
The OLE control
The OLE control is used to handle an OLE object......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
16. Types of code
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Text (Property)
The Text property is used to get and modify text.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......