ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Author (Property)
The Author property gets and changes the author of an element.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Alignment
The Alignment property is used to align elements.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
MenuInsertOption (Function)
Inserts a new option at a specific position.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
FTPGet (Example)
Usage example of the FTPGet function
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
Date
The Date keyword can correspond to...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Scope (Property)
The Scope property property is used to specify requested permissions.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
zipAddFile (Example)
Usage example of the zipAddFile function
KeyCompareKey (Function)
Compares an initial key with an activation key.