ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Image control: the supported formats
The supported image formats are as follows:...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Multimedia functions (prefix syntax)
List of Multimedia functions...
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Screen,Next (External language)
Returns the name of the next editable control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.