ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemDeleteAll (Function)
Clears and deletes a memory zone.
ChronoReset (Function)
Stops and resets a running stopwatch.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
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, ...).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
MemSetPosition (Function)
Positions the memory zone on an element.
Age (Function)
Returns the age according to the date of birth.
iPrintArea (Function)
Prints a text in a rectangular area.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
MemCurrent (Function)
Returns the index of the current element.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
ThreadState (Function)
Returns the current status of a thread.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.