ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ERR_NOTADEVVERSION
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......