ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DateDifference (Function)
Calculates the number of days between two dates.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
DiagramSave (Function)
Saves a diagram as a "diag" file.
DDEExecute (Function)
Sends a command that will be run on the server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEUpdate (Function)
Modifies a linked data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
OLESave (Function)
Saves the object found in an OLE control in binary format.
USBProperty (Function)
Retrieves the value of a property for a USB device.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Copying and cloning
Variables are copied using the "=" operator...
Options of the window editor
To configure the general options of the window editor......
CameraConfigure (Function)
Allows you to configure the video capture driver.
Describing an element
A flexible modeling includes different elements linked together......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
fSeek (Example)
Usage example of the fSeek function
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Operations performed on component diagrams
The following paragraphs explain......