ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
CursorDisplay (Function)
Displays or hides the mouse cursor.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
2. Projects in practice
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
WaitWindowStart (Function)
Opens the wait window of application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.