ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Example)
Usage example of the zipFindFile function
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......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
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....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
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