ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Testing the WEBDEV Application Server setup with an example
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
WDTRAD license agreement
WDTRAD license agreement...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Events associated with Static controls
List of events associated with Static controls...
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......