ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlToSource (Function)
Assigns the control value to the source of a control link.
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....
Passing parameters
The parameters can be passed to a procedure......
LooperAdd (Function)
Adds a row at the end of a Looper control.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grTitle (Function)
Modifies the caption and/or position of the chart title....
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
gLine (Function)
Builds a sequence of characters containing a line.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HFSQL constants
List of constants used by the HFSQL functions....
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Contains (Function)
Allows you to check if a substring is within a string.
Report based on a query
Queries are used to easily select records in one or more data files......
Power (Function)
Raise a number to a power.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...