ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HSL (Function)
Creates a color from its hue, saturation and lightness.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
TreeCollapse (Function)
Collapses a branch previously expanded.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
SQL view
An SQL view is a virtual data source defined by an SQL query......