ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.