ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
fRename (Function)
Modifies the name of a file.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Assignment of RETURN
The return value of the process currently run can be assigned...
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 and WEBDEVsites.
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.