ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Error 107: Redefinition of the parameter
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
ERR_BAD_DLLEXE
4. Activating a dynamic WEBDEV site
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.