ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fRemoveDir (Function)
Deletes a directory from a disk.
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table 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....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
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.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
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.
grRaised (Function)
Used to display a chart with raised effect.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).