ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Cardinalities
The cardinalities are used to count the links between the files......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
NextTitle (Function)
Modifies the title of next window to open.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Z-index of a control
All the controls in a window or report have a different z-index......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Push notification
A mobile device can receive push notifications......
29. SEO in practice
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Events associated with internal windows
List of events associated with internal windows...
HTTPRequest (Function)
Starts an HTTP request on a server.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
2. Examples and components provided with WEBDEV