ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
zipCreate (Function)
Creates an archive.
fOpen (Example)
Usage example of the fOpen function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
NumberInWords (Function)
Converts a number to words.
HErrorLock (Function)
Used to check whether a lock error occurred.
fDelete (Example)
Usage example of the fDelete function
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Select query description window: Items that can be used
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)