ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
grTitleFont (Function)
Modifies the font used for the chart title.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Events associated with control templates
List of events associated with control templates...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
3-tier architecture
The development in "3-tier" architecture is now simplified......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
ServiceUninstall (Function)
Uninstalls a service.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.