ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......