ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Animation (Property)
The Animation property animates an image.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ThreadMode (Function)
Changes the management mode of threads.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
BurnerSelect (Function)
Used to select the default burner.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....