ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Local procedure
Two types of procedures are available......
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....
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
9. Sharing a project in practice
Sharing a project in practice...
Share your projects via Git
Git is a source code manager......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....