ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Select query description window
The description window of a select query includes several sections......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
7. Multilingual applications in practice
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
ArrayCopy (Function)
Copies the content of an array to another array.
iParameter (Function)
Retrieves the printer configuration and configures the print.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
BackgroundTaskAdd (Function)
Adds a new background task.
13. External component in practice
External component in practice...
Chart constants
List of constants used by the functions for chart management....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
14. Generation modes
Generation modes...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.