ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control linked to a table
A Looper control can be used to display the content of a table or query......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Operations performed on component diagrams
The following paragraphs explain......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.