ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorDisplay (Function)
Displays or hides the mouse cursor.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
PopupAnimate (Function)
Displays a popup in a page cell.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
XMLDocument (Function)
Creates a new XML document.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Test (External language)
Displays each function call and each status report returned by the function.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iDestination (Function)
Configures the print destination.