ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
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......
HTTPSendForm (Function)
Sends an HTTP form.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
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.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Rights on the virtual directory
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.