ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Code snippets
The code editor allows you to enter "Code snippets"......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
ArrayDistinct (Function)
Returns an array without duplicates.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
PythonExecute (Function)
Executes a function present in a Python module.
Alias (Property)
The Alias property gets the alias of an element.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Enumeration (Type of variable)
An enumeration is a set of values......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
First project window
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
gImage (Function)
Builds a sequence of characters containing an image.
fMoveFile (Function)
Moves a file from one directory to another.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.