ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
grSourceSeries (Function)
Defines the source of a series.
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
TimeToString (Function)
Converts a time to a string in the specified format.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HListConnection (Function)
Returns the list of connections currently described in the application.
8. 10 tips for better interfaces...
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......