ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
diffApply (Function)
Applies a difference buffer to a specific buffer.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Events associated with a Dockable Panel control