ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
The key items
Keys are specific items in your analysis......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Set of procedures
The global procedures are grouped in set of procedures......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.