ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
4. Monitor your applications
Integrated OCR (Optical Character Recognition) management functions
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Project description: Style tab
The project description window allows you to configure various elements of your project......
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
ERR_BUTTON_EXPECTED
Creating and handling an item
The main operations that can be performed on an item are as follows......
The planes (in a window or in a report)
The planes are used to group the window controls......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
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....