ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Array management functions
List of functions for managing arrays...
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......