ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WaitWindowStart (Function)
Opens the wait window of application.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
ERR_BAD_CONTEXT
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
NotifDeleteCategory (Function)
Deletes a notification category from the application.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
ERR_BAD_VERSION_RQS
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
11. Window templates
WINDEV Mobile allows you to create window templates....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min