ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image control in a window
This help page presents the characteristics of an Image control found in a window...
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
J2EE functions
List of J2EE functions...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Structure (Type of variable)
A structure is a custom type of data...
XML functions
List of XML functions...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
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......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
24. Displaying and linking pages
1. Examples provided with WINDEV Mobile
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Multi-project search
Performing a search in the current project is a common operation......