ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HPass (Function)
Defines the password used to create or open a table.
Image (Property)
The Image property gets and sets the background image of a control or block.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
ThreadEnd (Function)
Ends the execution of the current thread.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
zipListFile (Function)
Returns the list of files found in an archive.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
HIndex (Function)
Rebuilds the file index (".NDX" file).
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HDescribeConnection (Function)
Describes a new connection to an external database.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.