ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ServiceWait (Function)
Pauses the current service during the specified duration.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.