ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
DnDEvent (Example)
Usage example of the DnDEvent function
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
dCopyImage (Example)
Usage example of the dCopyImage function
DnDCursor (Example)
Usage example of the DnDCursor function
Guided tour management constants
Simplify your searches
Various constants
List of various constants....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Set of procedures
The global procedures are grouped in set of procedures......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRead (Function)
Reads a record in a file according to a given record number.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.