ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSelect (Function)
Returns the index of the selected element in a Looper control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HJSONToRecord (Function)
Imports JSON data into the current record.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Count (Property)
The Count property returns the number of elements in a given set.
Title (Property)
The Title property is used to get and change the title of an element.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.