ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
ContinentList (Function)
Returns the list of continents.
End of Document block
The End of document block is run once at the end of the report execution......
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Binary values management functions
List of functions for managing binary values...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
DateTimeDifference (Function)
Calculates the difference between two dates and times.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min