ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic documentation of external components
External components must include a technical documentation......
KeyPressed (Function)
Checks which key is pressed.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
grDeleteSeries (Function)
Deletes a data series from a chart.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
TableMode (Function)
TableMode is kept for backward compatibility.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.