ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
19. Upload: Sending files to the server
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
7. HFSQL: files physically created
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......