ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
The Flexbox control
Flexbox is a standard layout system for web pages......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.