ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Body Complement block
The Body complement block is linked to the Body block......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fCreate (Function)
Creates an external file.
GetDefinition (Function)
Retrieves the definition of element type.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Google constants
List of constants used by the Google functions....
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
14. Managing the "Back" button in practice
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
CallDLL32 (Function)
Runs a function found in an external DLL.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
11. Controls in practice
Discover the main characteristics of the controls...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.