ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRemoveDir (Function)
Deletes a directory from a disk.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
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.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
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.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.