ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
grDraw (Function)
Draws a chart according to the specified parameters.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Error 106: Redefinition of a global variable
dPixelColor (Example)
Usage example of the dPixelColor function