ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Beep (Function)
Emits a beep.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Copying controls from the window editor
The controls can be copied from the window editor......
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
Select query description window: Items used
Structure (Type of variable)
A structure is a custom type of data...
Creating the menus for the pages of the WEBDEV RAD pattern
Internal component description
The description of an internal component can opened at any time......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Automatic calculations in a Table control (AAF)