ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
XMLSave (Function)
Saves an XML document in a file.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Map control functions
Map control functions...
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
fRemoveDir (Function)
Deletes a directory from a disk.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
MatWrite (Function)
Writes an element into a matrix.