ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fSelect (Example)
Usage example of the fSelect function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
fSeek (Example)
Usage example of the fSeek function
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
The Tab control
The Tab control is used to simultaneously display different controls......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
iCloud constants
The iCloud constants are as follows:
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......