ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Creating index keywords
Index keywords allow users to easily find a help page......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
ControlToSource (Function)
Assigns the control value to the source of a control link.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......