ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
MemModify (Function)
Modifies an element in a memory zone.
dArc (Example)
Usage example of the dArc function
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
BurnerSelect (Function)
Used to select the default burner.
Compile (Example)
Usage example of the Compile function
Managing assertions
...The main available features are as follows:...
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.