ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
iFont (Function)
Selects the default font.
HOpen (Function)
Opens a table.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Alignment
The Alignment property is used to align elements.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
MenuInsertOption (Function)
Inserts a new option at a specific position.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
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....
fCopyDir (Example)
Usage example of the fCopyDir function