ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
ThreadPersistent (Function)
Makes a thread persistent.
FolderData (Function)
FolderData is kept for backward compatibility.
Creating a Pivot Table control
To create a Pivot Table control......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
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.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......