ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Environment of the project editor
The main elements of the project editor are as follows:
zipFileSize (Example)
Usage example of the zipFileSize function
HCreateView (Example)
Usage example of the HCreateView function
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HAdd (Example)
Usage example of the HAdd function
FTPConnect (Example)
Usage example of the FTPConnect function
zipChangePath (Example)
Usage example of the zipChangePath function
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Installing a SOAP server with IIS
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......