ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
iPrintDoc (Function)
Prints a document in "docx" format.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HIndex (Example)
Usage example of the HIndex function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
Chart constants
List of constants used by the functions for chart management....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
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....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).