ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Defining clickable areas
In a page, an Image control can contain clickable areas......
19. Sending emails
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ExeListProcess (Function)
Returns the list of applications currently run.
Print functions
List of print functions...
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 ......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Image control: the supported formats
The supported image formats are as follows:...
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
2. Deploying a static site or a PHP site
1. Project and analysis
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.