ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Constant
The constants are language elements whose value is fixed once and for all...
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
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......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Aliases on data files: HAlias
The aliases are used to handle......
Configuring the setup program
Two tools can be used to create a setup program......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
15. Creating the executable in practice
Creating the executable in practice...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Page templates
WEBDEV allows you to create page templates......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.