ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
KeyExpression (Example)
Usage example of the KeyExpression property
Socket constants
List of constants used by the functions for socket management....
Referring to an element in a WLanguage event / process
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
3. Managing sockets
WINDEV includes advanced socket management functions....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
7. Layouts using the Flexbox control
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Twain constants
List of constants used by the Twain functions....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......