ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
HTTPCreateForm (Function)
Creates an HTTP form.
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HTTPSendForm (Function)
Sends an HTTP form.
12. Control templates
WINDEV Mobile allows you to create control templates....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadMode (Function)
Changes the management mode of threads.
TreeExpand (Function)
Expands a node in a TreeView control.
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......