ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
Configuring Reports & Queries
Reports & Queries is used to......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
3. Deploying a WINDEV application
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Zombie data files and items
During the life of an application, items live and die......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
InfoBuild (Function)
Displays a custom message in a system information window.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Info (Function)
Displays a custom message in a system information window.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Error 1011: To access the global member of the class, use ClassName::MemberName
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......