ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
TopMargin (Property)
The TopMargin property sets the top margin of an element.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Reals
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
The different types of integers
WINDEV: Example of programmed Drag and Drop
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
.NET Assemblies
.NET is Microsoft's software development platform......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......