ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SilverLight control properties
List of properties associated with the SilverLight control...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HTML Display control properties
HTML Display control properties...
HashFile (Example)
Usage example of the HashFile function
ParallelTaskExecuteAfterAll (Example)
Usage example of the ParallelTaskExecuteAfterAll function
MapAddMarker (Example)
Usage example of the MapAddMarker function
FolderData (Example)
Usage example of the FolderData function
ServiceInstall (Example)
Usage example of the ServiceInstall function
AppointmentListCalendar (Example)
Usage example of the AppointmentListCalendar function
DataType (Example)
Usage example of the DataType function
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
ServiceStatus (Example)
Usage example of the ServiceStatus function
InServiceMode (Example)
Usage example of the InServiceMode function
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
EmailStartSession (Example)
Usage example of the EmailStartSession function
HashString (Example)
Usage example of the HashString function
Events associated with Chart controls
List of events associated with the Chart controls...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Creating the Vision windows of the WINDEV RAD pattern
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.