ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL Rewriting
URL Rewriting is a technique used to improve SEO......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
OpenSister (Example)
Usage example of the OpenSister function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Software Factory
The concept of software factory is used to automate the process for creating applications....
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
GglDelete (Function)
Deletes data from the Google server.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......