ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 30: An exception process cannot be declared inside another exception process...
Installing a Webservice (old format)
Android Control Center
Do you know where to find your application log files?...
Creating an executable: General options
The main executable options are as follows......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Border management constants
List of constants used by the border management functions....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
2. WEBDEV administrator in practice
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Drawing constants
List of constants used by the drawing functions....
Types of Edit controls
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.