ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
SQLExec (Function)
Names and runs an SQL query.
TimePicker (Function)
Opens the system time picker.
Style sheet
A style sheet ("......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WDINT setup
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....