ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Events associated with supercontrols
List of events associated with supercontrols...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
iCreateFont (Function)
Creates a new print font.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Name (Property)
The Name property is used to get the name of an element.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Properties associated with Combo Box controls that display a table
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Image drawing and processing functions
List of image drawing and processing functions...
Printing in PDF format: Special cases
Specific features of print in PDF format...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
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.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....