ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsert (Function)
Inserts a row into a Looper control.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Events associated with Button controls
List of events associated with Button controls...
HExecuteProcedure (Function)
Runs a stored procedure.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.