ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Map control properties
The following properties can be used with Map controls:...
eChangeCurrency (Function)
Converts a currency into another currency.
DotNetRun (Function)
Runs a procedure on a .Net server.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for managing Map controls
Constants for managing Map controls...
dPolyline (Function)
Draws a line composed of multiple segments.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
iCreateFont (Function)
Creates a new print font.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
PDF file management functions
...PDF file functions...
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....