ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ERR_LAUNCH_FAILED
28. Site SEO
ERR_NOTADEVVERSION
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
<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.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Reloading a document
To reload a document, ......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Zombie data files and items
During the life of an application, items live and die......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......