ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function
Option (Property)
The Option property is used to get and change certain options.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
InServiceMode (Function)
Indicates whether the code is run in a service.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
HState (Example)
Usage example of the HState function
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
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.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
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....