ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fResourceDir (Function)
Returns the path of the read-only resources of the application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Merging differences (SCM)
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
ControlClone (Function)
Creates a new control from an existing control.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
DnD constants
List of constants used by the functions for managing the Drag and Drop....