ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Constants for the Exif functions
List of constants used by the Exif functions....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Check: Sending an email
The monitoring robot will......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fCurrentDir (Function)
Identifies or modifies the current directory.
Events associated with a Switch control
Android Control Center
Do you know where to find your application log files?...