ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dictionary
The dictionary is a file that can contain the project elements......
Specific features of the Express version
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......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Global and local variable
Two types of variables are available......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
Commands of the external interface
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....