ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Customizing the User Groupware
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
5. Site test in practice
7. Multilingual applications in practice
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WDINT license agreement
WDINT license agreement...
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
WDDeploy features
WDDeploy can be used to......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SocketConnect (Function)
Connects a client computer to a given socket.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...