ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Looper control functions
List of functions for managing Looper controls...
Programming the looper attributes
All the looper attributes can be handled by programming......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
Error 24: No END statement is associated with this LOOP
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
WDHFDiff - Use
WDHFDiff is used to compare......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
WDSQL, SQL querier: Overview
WDSQL is used to......