ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
SOAPRun (Function)
Runs a procedure on a SOAP server.
Overview of external languages
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......