ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Limitations of WINDEV, WEBDEV and WINDEV Mobile
WEBDEV Application Server - 10 connections - License agreement
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Age
The Age keyword can correspond to...
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
WDINT, WDTRAD and WDDIXIO: Translation tools
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......