ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRegenerateFile (Function)
Regenerates a data file from its log.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
zipFindFile (Example)
Usage example of the zipFindFile function
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
iParameterReport (Function)
Configures the printer by opening the configuration window.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
zipInfoFile (Example)
Usage example of the zipInfoFile function
grParameter (Function)
Retrieves or modifies a chart parameter.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fCompress (Example)
Usage example of the fCompress function
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).