ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Static or dynamic site
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Site Map control properties
List of properties associated with a Site Map control...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
3. Application development cycle
Development cycle of a WINDEV application....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Print modes of a report
Several print modes are available for a report....
Message text file format
The text files created by WDMSG use a specific format......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Emulating constants
List of constants used by the functions for emulating automated tests....