ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Android Widget windows
An Android application can contain one or more Widget windows......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
grIncreaseData (Function)
Adds a value to a data in a chart.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Compilation options
The compilation options allow you to define the help system generation settings......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
fRename (Function)
Modifies the name of a file.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Referring to an element in a WLanguage event / process
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Creating the Relation pages of a WEBDEV RAD pattern
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....