ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
fSeek (Example)
Usage example of the fSeek function
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
fWrite (Example)
Usage example of the fWrite function
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
gLine (Function)
Builds a sequence of characters containing a line.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Structure (Type of variable)
A structure is a custom type of data...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fRead (Example)
Usage example of the fRead function
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
OpenMobileWindow (Function)
Opens a window in a mobile application.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ServiceControl (Function)
Sends a control message to a service.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....