ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
FirstDayOfMonth (Function)
Returns the first day of the month.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iPageEnd (Function)
Forces the move to the next page during the report print.
iLine (Function)
Prints a line at specified coordinates.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......