ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Copying and cloning
Variables are copied using the "=" operator...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WINDEV: Example of programmed Drag and Drop
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Python: Native calls
WLanguage allows for native Python calls......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......