ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemFound (Function)
Checks whether the sought element was found.
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....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
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.
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....
2. Static or dynamic site
Assignment of RETURN
The return value of the process currently run can be assigned...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
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.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
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).