ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGB (Function)
Defines a color from its Red, Green and Blue components.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
LOOP statement
The statement block is repeated endlessly...
LooperInsertLine (Function)
Inserts a row into a Looper control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
InitRandom (Function)
Initializes the generator of random numbers.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.