ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayCopy (Function)
Copies the content of an array to another array.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
JSInterruptEvent (Function)
Interrupts the process of current event.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
fLock (Function)
Entirely or partially locks an external file.
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
fRead (Example)
Usage example of the fRead function
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Video functions
List of video functions...
Error 502: Incompatible type
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......