ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Types of standard controls
Types of standard controls...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Windows
The windows represent the main interface of a WINDEV application......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
fMemExist (Function)
Checks the existence of a shared memory area.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
11. Controls in practice
Discover the main characteristics of the controls...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HPass (Function)
Defines the password used to create or open a table.
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......