ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
SysRecentDocList (Function)
Returns the list of recently opened documents.
grCreate (Function)
Creates a specific type of chart.
Image drawing and processing functions
List of image drawing and processing functions...
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
fWriteLine (Example)
Usage example of the fWriteLine function
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
ServiceControl (Function)
Sends a control message to a service.
rssInitialize (Function)
Loads a RSS stream in memory.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).