ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Events associated with a Switch control
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Alias (Property)
The Alias property gets the alias of an element.
zipFindFile (Example)
Usage example of the zipFindFile function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WDTRAD options
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
HDescribeConnection (Function)
Describes a new connection to an external database.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
zipInfoFile (Example)
Usage example of the zipInfoFile function