ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
fCreate (Function)
Creates an external file.
GetDefinition (Function)
Retrieves the definition of element type.
Google constants
List of constants used by the Google functions....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
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.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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)....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Generating an application for Universal Windows 10 App
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
.NET application
To create a.NET application from a project......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Hyper File functions available for backward compatibility