ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Report and project
In most cases, a report is linked to a project......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Operations performed on activity diagrams
The following paragraphs explain......