ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
8. "Mobile friendly" site: Dynamic serving
HCloseConnection (Example)
Usage example of the HCloseConenction function
Associating a control with a tab pane
Methods to associate a control with a tab pane......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
End of Document block
The End of document block is run once at the end of the report execution......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Project description: Files tab
The project description window allows you to configure various elements of your project......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....