ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Speech synthesis in the mobile applications
The phones can talk!......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
2. Projects in practice
Discover the main operations that can be performed on a project....
StringBuild (Function)
Builds a character string from an initial string and parameters.
HOpenConnection (Example)
Usage example of the HOpenConnection function
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Other operators
The following are additional operators......