ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
2. Analysis in practice
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
8. "Mobile friendly" site: Dynamic serving
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Operations in a Select query : add and delete
The following paragraphs present......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Constants for object visibility
List of constants for managing the visibility of an object....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.