ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time (Type of variable)
The Time type is used to easily handle the times...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
grCreate (Function)
Creates a specific type of chart.
Diagram constants
The following constants are used to manage diagrams:...
fTempDir (Function)
Returns the name of directory used to store the temporary files.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
HForward (Example)
Usage example of the HForward function
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
FaxConnect (Function)
Establishes a connection to a fax server.
Switch control properties
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
fLock (Function)
Entirely or partially locks an external file.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
WINDEV applications for Linux: Specific features