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).
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iParameterPDF (Function)
Defines the options for the generated PDF file.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Structure (Type of variable)
A structure is a custom type of data...
ServiceRestart (Function)
Restarts a service (already started).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
dbgInfo (Function)
Returns a debug information.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Creating a RAD pattern
From version 12, a new RAD technology has appeared......