ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDrive (Example)
Usage example of the fCurrentDrive function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fClose (Example)
Usage example of the fClose function
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function
zipMsgError (Example)
Usage example of the zipMsgError function
BurnerErase (Example)
Usage example of the BurnerErase function
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
FinInterestRate (Example)
Usage example of the FinInterestRate function
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
dPolyline (Function)
Draws a line composed of multiple segments.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....