ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
5. Site test in practice
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Generating an application for Universal Windows 10 App
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......