ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
Android permission management functions
The following functions are used to manage permissions in Android applications...
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.