|
|
|
|
|
|
|
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
An application is a set of objects (windows, controls, ...... |
|
|
|
|
|
|
Adds comments to the log when saving the operation. |
|
|
|
|
|
|
Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
When installing the application, you have the ability to display...... |
|
|
|
|
|
|
In a Windows application, the information relative to a window is stored with the window...... |
|
|
|
|
|
|
The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...... |
|
|
|
|
|
|
Cherche les éléments d'un noeud HTML correspondant à une balise.... |
|
|
|
|
|
|
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks...... |
|
|
|
|
|
|
A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The HFSQL Control Center is used to implement the automatic server update...... |
|
|
|
|
|
|
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The query editor automatically creates a technical documentation for each query...... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
This help page explains how to create a page containing a header bar in Responsive Web Design mode...... |
|
|
|
|
|
|
WINDEV Mobile allows you to manage business rules.... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|