ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
3. UML models in practice
Specific features of the applications for iPhone/iPad
Configuring the setup program
Two tools can be used to create a setup program......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Constants for managing arrays
List of constants used by the functions for array management....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Multimedia control properties
List of properties associated with the Multimedia control...
HInfoReplica (Function)
Returns information about the specified replica.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Installing a Webservice (old format)
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Table,Select,+ (External language)
Selects an element in a Table control.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...