ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
ColorHue (Function)
Calculates the hue of a color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
FirstDayOfMonth (Function)
Returns the first day of the month.
XMLPath (Function)
Returns the current position in the document in XPATH format.
HCreateMovableReplica (Function)
Creates a movable replication.
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fExeDir (Function)
Returns the directory from which the execution is started.
ServicePause (Function)
Pauses a service.
EmailConfigure (Function)
Used to configure WLanguage email management functions.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.