ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants used by the constants WINDEV functions....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Multi-project search
Performing a search in the current project is a common operation......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Set of procedures
The global procedures are grouped in set of procedures......
Defining a help window template
WINDEV allows you to create help window templates......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
3-tier architecture
The development in "3-tier" architecture is now simplified......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
grAddData (Function)
Adds a data into a chart.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
NextTitle (Function)
Modifies the title of next window to open.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
HFSQL constants
List of constants used by the HFSQL functions....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.