ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
EnumControl (Example)
Usage example of the EnumControl function
fExtractPath (Example)
Usage example of the fExtractPath function
PageNumber (Property)
The PageNumber property gets and sets a page number.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
zipCreate (Function)
Creates an archive.
Map control properties
The following properties can be used with Map controls:...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Using the Vista style in your windows
WINDEV allows you to customize......