ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Data model editor: types of links
Several types of links can be found between the files......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
5. The following files are automatically created
Entity of a CDM
To group information according the MERISE method, entities must be created......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
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....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.