ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Various constants
List of various constants used by the constants WINDEV functions....
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?......
3-tier architecture
The development in "3-tier" architecture is now simplified......
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.
gpwOpen (Function)
Opens the User Groupware login window or page.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Locking data files: correspondence between WINDEV 5.5 and the later versions
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.