ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check model
You can use check models to easily create checks...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
2. Analysis in practice
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
3. Deploying a WINDEV application
Defining a help window template
WINDEV allows you to create help window templates......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Creating links
Links help users navigate the help system......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Help editor options
The options of the help editor ("Display......
WDXView : Use
This help page presents the different features of WDXView......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Example for creating a select query
This help page explains how to create two select queries......