ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
.NET application
To create a.NET application from a project......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Various constants
List of various constants used by the constants WINDEV functions....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Creating requirements
The following steps must be performed to implement the requirements......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HOpenConnection (Function)
Opens a connection to a specific database.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Setup directory
The setup wizard allows you to configure the setup directory of application....