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.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
TreeView constants
List of constants used by the TreeXXX functions...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Character strings
WLanguage supports different types of strings....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
EndProgram (Function)
Ends the execution of the current program.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
String functions
List of functions for managing character strings...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SFDelete (Function)
Deletes records from a Salesforce database.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
LoadParameter (Function)
Reads a persistent value.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......