ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser constants
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HAlias (Example)
Usage example of the HAlias function
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
grColor (Function)
Returns and initializes the color of different chart elements.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
zipFindFile (Example)
Usage example of the zipFindFile function
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....
2. User-friendly editors in practice
User-friendly editors in practice...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
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