ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
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.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
New (Reserved word)
New is used to allocate memory space...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ExceptionInfo (Function)
Retrieves information about the current exception.
MemFound (Function)
Checks whether the sought element was found.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
LoWord (Function)
Returns the two low bytes of an integer.