ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
2. Analysis in practice
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Miscellaneous Windows constants
List of constants used by the Windows functions....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.