ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
API (Function)
Runs a function found in an external DLL.
Materialized view
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
ErrorThrow (Function)
Throw a non-fatal error.
Global and local variable
Two types of variables are available......
tapiDial (Function)
Dials a phone number for a voice line.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
fTrackFile (Function)
Triggers the tracking of a file.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
17. TLS/SSL: Encrypting information on the Web
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
XMLSign (Function)
Signs an XML document.
ThreadExecute (Function)
Starts the execution of a secondary thread.