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.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Including the code
You want to include your code lines in a condition, in a structure, ......
SendMessage (Function)
Sends a Windows message to a control or to a window.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
PDFSign (Function)
Applies an approval signature to an existing PDF.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
zipExist (Function)
Used to find out whether an archive exists.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FirstDayOfMonth (Function)
Returns the first day of the month.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Error 1010: The member of the class is constant
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
ColorPalette (Function)
Returns a color found in the current palette.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.