ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPSendForm (Function)
Sends an HTTP form.
Enumeration (Type of variable)
An enumeration is a set of values......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Rights on the virtual directory
12. External component in practice
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Zombie data files and items
During the life of an application, items live and die......