ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
SysDir (Function)
Returns the path of a system directory.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
fMoveDir (Function)
Moves a directory and its content.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
HDescribeLink (Function)
Describes a link between two data files through programming.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
HTTP server response procedure parameters
WLanguage procedure ("callback") called by HTTPSend or HTTPSendAsynchronous when the HTTP server responds.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.