ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDelete (Example)
Usage example of the fDelete function
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
NetworkUser (Function)
Identifies the name of the connected user.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HPass (Function)
Defines the password used to create or open a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
HCreateMovableReplica (Function)
Creates a movable replication.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
fMoveFile (Function)
Moves a file from one directory to another.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......