ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
NumberInWords (Function)
Converts a number to words.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
fOpen (Example)
Usage example of the fOpen function
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....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
GglDriveConnect (Function)
Creates a connection to Google Drive.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
UploadStart (Function)
Starts sending the selected files into an Upload control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
HErrorLock (Function)
Used to check whether a lock error occurred.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
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......
zipCreate (Function)
Creates an archive.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min