ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Report viewer: Proposing several reports
In the document preview, end users can......
ERR_TIMEOUTINIT
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Printing nested reports
To create a main report containing several secondary reports:...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
19. Upload: Sending files to the server
15. Project Management Hub
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Creating the skin template of a report
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).