ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Events associated with Splitter controls
List of events associated with Splitter controls...
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
InitRandom (Function)
Initializes the generator of random numbers.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
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.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
grZoom (Function)
Defines the zoom of a chart.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....