ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
zipDeleteAll (Function)
Deletes all files from an archive.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Creating the Vision pages of the WEBDEV RAD pattern
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
First project window
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Programming an indexed control
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
MemCreate (Function)
Creates a memory area.
Code snippets
The code editor allows you to enter "Code snippets"......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Environment of the window editor
The main elements of window editor are as follows:
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
ThreadExecute (Function)
Starts the execution of a secondary thread.