ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Cos (Function)
Calculates the cosine of an angle.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
HLogStop (Function)
Stops the log process of a file.
OrgModify (Function)
Modifies an element in an Organization Chart control.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
StatMax (Function)
Calculates the maximum value for a series of values.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
xlsSave (Function)
Saves an XLS document.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
TwainToJPEG (Function)
Allows: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....