ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
xlsSave (Function)
Saves an XLS document.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The "Analysis" pane
The "Analysis" pane lists......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Creating index keywords
Index keywords allow users to easily find a help page......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.