ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Environment of the query editor
Developing 64-bit sites
You can deploy 64-bit compatible sites......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Events associated with a Gantt Chart column
Phone constants (Android / iOS)
WDTestSite: Load test
The stress tests are used to check......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SQLFirst (Function)
Positions on the first row of the query result.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SOAPRun (Function)
Runs a procedure on a SOAP server.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
iCreateFont (Function)
Creates a new print font.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Constants for managing animations
List of constants used by the functions for managing the animations...
2. Examples and components provided with WEBDEV