ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control in a mobile application
The Camera control is used to......
Binding a Combo Box control to an item
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
ERR_LAUNCH_FAILED
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Creating a delete query
A delete query (corresponding SQL statement......
nWDGetLastError: Error code of last error
Error code of last error......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ERR_BAD_FILE