ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
How to perform a full file browse?
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
PDFToText (Function)
Extract the text contained in an Document PDF.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Compound statements
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...