ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the setup program
Two tools can be used to create a setup program......
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......
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......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
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....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
<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
fCurrentDrive (Function)
Gets or sets the current drive.
The OLE control
The OLE control is used to handle an OLE object......
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....
HCreationIfNotFound (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....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
ERR_NO_WDADMIN