ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
System functions
List of system functions...
Age (Function)
Returns the age according to the date of birth.
SysSerialNum (Function)
Returns the IMEI number of the current device.
iPrintArea (Function)
Prints a text in a rectangular area.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
WINDEV 2024 Tutorial - Table of contents
Multimedia functions
List of Multimedia functions...
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ServiceControl (Function)
Sends a control message to a service.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
MutexCreate (Function)
Explicitly creates a mutex.