ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Events associated with pages
List of events associated with pages...
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Configuring the setup program
Two tools can be used to create a setup program......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
fCurrentDrive (Function)
Gets or sets the current drive.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
15. Repeating a group of controls: loopers
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
ERR_NO_WDADMIN
Configuring the SOAP administrator
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The OLE control
The OLE control is used to handle an OLE object......