ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1016: The method of the class is private
"About" window
The "About" window is used to display and access various information about the current application......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SQLFirst (Example)
Usage example of the SQLFirst function
FileDisplay (Example)
Usage example of the FileDisplay function
Project description: Options tab
The project description window allows you to configure various elements of your project......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ComponentInfo (Function)
Returns information about a component.
Table,Delete (External language)
Deletes an element from a Table control.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
HReadLast (Example)
Usage example of the HReadLast function
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.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
3. Deploying a WINDEV application
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Installing a SOAP server with Apache
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
zipSplit (Example)
Usage example of the zipSplit function