ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
MyParent (Reserved word)
MyParent is used to handle...
WDTRAD license agreement
WDTRAD license agreement...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HTTPRequest (Function)
Starts an HTTP request on a server.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
CharactType (Function)
Returns information about the type of character.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Constants for the archiving functions
List of constants used by the archiving functions....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Local procedure
Two types of procedures are available......