ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Constants for managing Big Data Redis databases
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Setup of the WEBDEV Application Server for Linux
Handling the report blocks through programming
Each report block is associated with different events......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Operations in a Select query : add and delete
The following paragraphs present......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Binding controls to data
A window or page can display information from......
5. Deploying a dynamic site (Session or AWP) in practice
Merging differences (SCM)
Compilation options (HLP format)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......