ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
WDXView: Overview
WDXView is an ActiveX browser......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Clipboard management functions
List of functions for managing the clipboard...
iEllipse (Function)
Prints an ellipse (in a rectangle).
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Space (External language)
Fills the content of WdString with space characters on the right.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......