ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
1. RAD (Rapid Application Development)
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Private Store for mobile applications
There are two methods two deploy your applications......
grCreate (Function)
Creates a specific type of chart.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
3. Application development cycle
Development cycle of a WINDEV application....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
HDelete (Function)
Deletes a record from a data file (query or view).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Animation (Property)
The Animation property animates an image.