ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
HState (Example)
Usage example of the HState function
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
WordToArray (Function)
Fills an array with the words from a string.
HRecNum (Example)
Usage example of the HRecNum function
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.