ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
WDINT license agreement
WDINT license agreement...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
zipDeleteFile (Function)
Deletes a file from an archive.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
USBFind (Function)
Finds a USB device according to keywords.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Installing the monitoring robot
The monitoring robot includes three executables......
Control constants
List of constants used by the functions for managing controls...
REP files
REP files contain the list of data files handled by the application....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
8. Sharing a project in practice
MapEndOfMove (Function)
Stops following the device movement in a Map control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.