ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
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....
BackgroundTaskAdd (Function)
Adds a new background task.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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).
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.