ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Compilation options
The compilation options allow you to define the help system generation settings......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Error 530: The -- operator is not allowed
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Software license agreement
WINDEV Express license agreement...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HCreateMovableReplica (Function)
Creates a movable replication.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
EncryptStandard (Example)
Usage example of the EncryptStandard function
Multilingual project
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
WINDEV and the SOAP protocol
AddLink (Function)
Adds a link to a text section in an edit control.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
fTempPath (Example)
Usage example of the fTempPath function