ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Logical operators
The logical operators are as follows......
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
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.
Creating the executable and the setup program
The languages supported by the application are taken into account......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Linear Looper control properties
CallDLL32 (Function)
Runs a function found in an external DLL.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
fLock (Function)
Entirely or partially locks an external file.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.