ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddLink (Function)
Adds an integrity rule between two data files on the server.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Date (Variable type)
The Date type is used to easily manipulate dates...
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Cell (Property)
The Cell property is used to manipulate one or more cells.
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
iMargin (Function)
Defines the "logical" print margins.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Error 17: OTHER CASE must be the last statement used in SWITCH
HDFS functions
The following functions are used to manage files on a HDFS system......
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.