ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Creating a Pivot Table control
To create a Pivot Table control......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Input (Function)
Displays a message allowing the user to type an information.
The Static control
A Static control is a control used to display a static text......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Constants for managing certificates
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Customizing the report viewer: Available windows
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Multilingual project
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
fShortName (Example)
Usage example of the fShortName function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....