ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Handling an internal component
An internal component is a set of elements from a project......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Options of the window editor
To configure the general options of the window editor......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Types of Edit controls
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Handling report blocks
The different operations available on report blocks are as follows......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
GetTheme (Function)
Gets the current theme of a mobile application.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...