ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Handling a Web Component control through programming
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
BurnerSelect (Function)
Used to select the default burner.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
"About" window
The "About" window is used to display and access various information about the current application......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Comparison operators
The comparison operators can be divided into several categories......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Window controls
Several types of controls can be used in a window, ......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Handling menu options programmatically
The menu options can be handled......
Creating a flexible modeling
To create a new flexible modeling, you can......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.