ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Time management
For each element (windows, reports, ......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
1. Project and analysis
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
ERR_BAD_CONTEXT_INTERNAL
ERR_CANNOT_LAUNCH
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
The Dashboard control
Dashboards are essential elements in an application......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Outstanding progress bars
Simple or symmetric progress bar?...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
ERR_NO_PAGE
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......