ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Image controls
List of events associated with Image controls...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
"?" menu
WINDEV proposes a help menu adapted to your applications......
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
URI constants
The following constants are used by URI-specific functions:...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
URL (Property)
The URL property is used to get and change a URL.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Creating requirements
The following steps must be performed to implement the requirements......
WINDEV Mobile concepts
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......