ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Type of variable)
An associative array is an "advanced" type of array...
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Typecasting of parameters
The description of the parameter type is optional......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Constants for managing character strings
List of constants used by string management functions...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
6. Internal window
Internal windows...
iPrintZone (Example)
Usage example of the iPrintZone function
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.