ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
Functions for managing the Combinations and Enumerations
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
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......
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
The Upload control
The Upload control is used to upload files on the Web server......
4. HFSQL Classic
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
19. Upload: Sending files to the server
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Browser management functions
List of functions for managing browsers...
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Thumbnail control properties
List of properties associated with the Thumbnail control...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
1
2
3
4
5
6
209
>