ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Photo album functions
Photo album functions
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
HAddUser (Function)
Adds a user to a database.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Record (Type of variable)
The Record type is used to save the values of a record.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Time (Type of variable)
The Time type is used to easily handle the times...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
NFCSendTag (Function)
Sends a NFC tag to another device.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.