ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Copying controls from the window editor
The controls can be copied from the window editor......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
zipFileSize (Example)
Usage example of the zipFileSize function
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
zipChangePath (Example)
Usage example of the zipChangePath function
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating the windows and the pages of the RAD pattern
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......