ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
8. Traffic statistics of dynamic sites
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
zipExtractPath (Function)
Returns the path of a file found in the 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)....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
9. Overlaying controls
fSeparator (Function)
Returns a file path with normalized separators.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
7. AJAX technology
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....