ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execute (Function)
Starts the execution of a process through programming.
Table,Add (External language)
Adds an element to a Table control.
Constants for managing the modification of windows by the user
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
GetDefinition (Function)
Retrieves the definition of element type.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
OpenSister (Function)
Opens a non-modal sibling window.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Reduce (Function)
Applies a computation to each element of a WLanguage array.