ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
15. Repeating a group of controls: loopers
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Internal component description
The description of an internal component can opened at any time......
REP files
REP files contain the list of data files handled by the application....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Managing the runtime errors
Some errors may occur in your application......
HFSQL Client/Server: Configuring the server
9. Monitor your sites, servers, etc.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....