ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Creating nested reports
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...