ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView constants
List of constants used by the TreeXXX functions...
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Library,Disk (External language)
Opens the project library that is stored on disk.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
How to open a page?
XMLSign (Function)
Signs an XML document.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......