ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatStack (Function)
Compresses the memory footprint occupied by a matrix.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
12. Synchronizing data
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
NetworkUser (Function)
Identifies the name of the connected user.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HPrevious (Function)
Positions on the previous file record according to a browse item.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): 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 data files for example). from an HFSQL server to antoher HFSQL server....