ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
fAttribute (Function)
Returns or modifies the attributes of a file.
The Upload control
The Upload control is used to upload files on the Web server......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Multimedia constants
List of constants used by the multimedia functions....
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.