ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Report controls
Several types of controls can be handled in a report created by the report editor......
<Looper>.AddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
LooperAddIWBeginning (Function)
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
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)......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).