ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
iEndReport (Function)
Forces the report print to stop.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
grDeleteAll (Function)
Erases a chart and destroys this chart.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.