ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUDecode (Function)
Decodes a character string in UUEncode format.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Table control functions
List of functions specific to Table controls...
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
iSkipLine (Function)
Forces one or more line break.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
WordCount (Function)
Returns the number of words in a string.
InJavaMode (Function)
Indicates whether the code is run in Java.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
iCloseReport (Function)
Stops printing the current report immediately.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
zipExtractAll (Example)
Usage example of the zipExtractAll function