ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Assisted input management functions
The following functions are used to program assisted input in edit controls...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
5. User Groupware in practice
5. User Groupware in practice
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ReplicInfo (Function)
Returns information about a replication.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Glossary
The glossary lists all the abbreviations used in the code editor......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Replication: The different types
The data replication is a powerful feature......
1
2
3
4
5
6
7
>