ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
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...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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.
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.
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......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Error 1011: To access the global member of the class, use ClassName::MemberName
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.