ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
UUDecode (Function)
Decodes a character string in UUEncode format.
HOpenConnection (Example)
Usage example of the HOpenConnection function
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
fMerge (Function)
Merges several files into a single one.
The planes in WEBDEV
The planes are used to group the controls of an element......
LooperCount (Function)
Returns the number of rows in a Looper control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
ERR_BAD_VERSION_RQS
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......