ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication: The different types
The data replication is a powerful feature......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
HFSQL properties
List of HFSQL properties...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The HTML control
The HTML control displays HTML pages or HTML code......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HOpen (Function)
Opens a data file.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....