ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
saasSubscription (Variable type)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
aiConfigureContourDetection (Variable type)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
PDF Reader control events
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
gglCalendar (Variable type)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
SocketCreate (Function)
Creates a socket.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Events associated with Button controls
List of events associated with Button controls...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Buttons within the input area of an Edit control
You can include different buttons in the input area of an Edit control......