ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUnlock (Function)
Entirely or partially unlocks an external file.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Complete (Function)
Returns a character string of a specified length.
grTitle (Function)
Modifies the caption and/or position of the chart title....
LooperAdd (Function)
Adds a row at the end of a Looper control.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
ControlClone (Function)
Creates a new control from an existing control.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Power (Function)
Raise a number to a power.
Creating requirements
The following steps must be performed to implement the requirements......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
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.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function