ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
12. Control templates
...Control templates...
How to create a patch?
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Step 1: Configuring the print parameters
This step allows you to choose......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....