ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Error 301: Unknown identifier
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
How to perform a full file browse?
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
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.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
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.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
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)...