ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
SQLTransaction (Example)
Usage example of the SQLTransaction function
.NET application
To create a.NET application from a project......
WEBDEV Application Server - 10 connections - License agreement
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Events associated with Link controls
List of events associated with Link controls...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Cursor constants
List of constants used by the functions for managing cursors and the mouse...