ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
The Line control
A Line control is used to display a line in a page......
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.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
FolderData (Function)
FolderData is kept for backward compatibility.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ArrayCopy (Function)
Copies the content of an array to another array.
SysSpace (Function)
Returns the physical memory space for the current computer.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.