ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Using the task management and the schedule
Time management is extremely important......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
fCurrentDrive (Function)
Gets or sets the current drive.
LooperDelete (Function)
Deletes a row from a Looper control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Reloading a document
To reload a document, ......
Character strings
WLanguage supports different types of strings....
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Control template
A control template is a set of controls that can be re-used in several windows or pages......