ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Creating links
Links help users navigate the help system......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
9. Internal page
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....