ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
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...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
SQLFirst (Function)
Positions on the first row of the query result.
grParameter (Function)
Retrieves or modifies a chart parameter.
Multiline strings
To type character strings over several lines in the code editor...
NetworkUser (Function)
Identifies the name of the connected user.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
fLongPath (Function)
Returns the full long path of a file or directory.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
fShortPath (Function)
Returns the full short path of a file or directory.
InServiceMode (Function)
Indicates whether the code is run in a service.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.