ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
iPrintImage (Example)
Usage example of the iPrintImage function
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
TextToRTF (Function)
Converts text to Rich Text Format.
Combo Box control functions
List of functions for handling the Combo Box controls...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
iColumnEnd (Function)
Forces a column break in a multi-column report.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).