ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
5. Which type of server to choose?
Address
The Address keyword can correspond to...
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
Installing a SOAP server with Apache
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account...
ID (Property)
The ID property is used to get and change IDs.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......