ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
LooperAdd (Function)
Adds a row at the end of a Looper control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Events associated with the Conference control
List of events associated with a Conference control...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
ControlToSource (Function)
Assigns the control value to the source of a control link.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Component diagram
A component diagram shows the physical and static architecture of a system software......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....