ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Calling a procedure/a function
Syntax for calling a local or global procedure.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Factorial (Function)
Returns the factorial of an integer number.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.