ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
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.
HCloseAnalysis (Function)
Closes the current analysis.
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.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
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.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
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.
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)......