ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileDisplay (Function)
Displays a file in the browser of Web user.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
ChangeAction (Example)
Usage example of ChangeAction
fDate (Example)
Usage example of the fDate function
fDateTime (Example)
Usage example of the fDateTime function
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
FTPSize (Example)
Usage example of the FTPSize function
fShortName (Example)
Usage example of the fShortName function
Execute (Function)
Starts the execution of a process through programming.
FTPDate (Example)
Usage example of the FTPDate function
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
iDestination (Function)
Configures the print destination.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HModify (Example)
Usage example of the HModify function
MySelf (Reserved word)
MySelf is used to handle the current control...