ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Query editor
The query editor is used to automatically create queries on the data files......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Burn functions
List of burner functions...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
ProjectInfo (Function)
Returns specific information about the project currently run.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
MDIOpen (Function)
Opens and enables an MDI child window.
Creating the windows and the pages of the RAD pattern
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Global and local variable
Two types of variables are available......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.