ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fShortName (Example)
Usage example of the fShortName function
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
ModbusDisconnect (Function)
Closes the Modbus session.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
SysErrorMode (Function)
Modifies the display mode of errors.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
fDate (Example)
Usage example of the fDate function
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Error 1022: The access to the method of the class is restricted by a protected inheritance
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.