ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<sysNotificationProgressBar variable>.Update (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
14. Report templates
...Report templates are used to easily standardize report layouts....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Using an external component in an application
A component can be reused at any time in any application......