ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Example)
Usage example of the HCreation function
Creating the menus for the pages of the WEBDEV RAD pattern
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Character strings
WLanguage supports different types of strings....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Creating the menus for the windows of the WINDEV RAD pattern
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Copying and cloning
Variables are copied using the "=" operator...
HCreateView (Example)
Usage example of the HCreateView function
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Creating requirements
The following steps must be performed to implement the requirements......
1. Examples provided with WINDEV Mobile
fTempFile (Function)
Returns the name of a unique temporary file.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.