ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
1. What is the WEBDEV administrator used for
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
11. External component
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......