ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
MemFound (Function)
Checks whether the sought element was found.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TimeToInteger (Function)
Converts a time to an integer.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Assignment of RETURN
The return value of the process currently run can be assigned...
SQLModify (Function)
Modifies the content of a row in the query result.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLNext (Function)
Positions on the next element (tag or attribute).
Multimedia control properties
List of properties associated with the Multimedia control...
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array...
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property...