ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Type (Example)
Usage example of the Type property
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Manager of automated tests
The test manager is used to......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Null (keyword)
The "Null" keyword can correspond to:
ToastDisplay (Function)
Displays a "Toast" message.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......