ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Enumeration (Type of variable)
An enumeration is a set of values......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
HDelete (Function)
Deletes a record from a data file (query or view).
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
fDriveInfo (Function)
Returns information about a drive.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Classes, members, methods and properties
A class is made of......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.