ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<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...
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.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
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.
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...
Events associated with Static controls
List of events associated with Static controls...
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......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).