ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToItem (Function)
Assigns the specified value to an item of the current record.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
TimeToInteger (Function)
Converts a time to an integer.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HSetLog (Function)
Enables or disables log management on a file.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
HAddGroup (Function)
Adds a group of users.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.