ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Error 42: Label out of scope of GOTO
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
11. Popup page
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Italy.CheckIVA (Function)
Checks the validity of an IVA number (company identification number in Italy).
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Different types of data (Type of variable)
A variable is defined by name and type......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
Help editor options
The options of the help editor ("Display......
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
.Net functions
List of .Net functions...
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......