ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
OpenChild (Function)
Opens a non-modal child window.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
NextTitle (Function)
Modifies the title of next window to open.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
iPreview (Function)
Configures the print destination.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
gpwAddUser (Function)
Adds a user to the User Groupware database.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
fOpen (Example)
Usage example of the fOpen function
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
State (Property)
The State property is used to get and change the state of an element.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.