ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
14. Generation modes
Generation modes...
Error 103: The type is unknown
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Compilation options (HLP format)
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
WINDEV concepts
Status bar of windows
The status bar of a window is used to display several types of information......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Overview
Overview of the different operators...
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Creating the windows and the pages of the RAD pattern
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Error 705: The property does not exist on this type
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......