ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Types of accessible files
The different types of windows
The following types of windows can be created in a WINDEV application......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
2. Types of accessible files
Types of accessible files...
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Operations performed on activity diagrams
The following paragraphs explain......
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min