ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Error 1: Syntax error
8. Optimizing an application
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Error 1021: The method of the class is not global
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Internal component
An internal component is a set of elements from a project......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...