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.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
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....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
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.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
zipExist (Function)
Used to find out whether an archive exists.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
InitParameter (Function)
Initializes the management of persistent values.
The Line control
A Line control is used to display a line in a page......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grPrint (Function)
Prints a chart.