ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Operations performed on use case diagrams
The following paragraphs explain......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
The requested action cannot been performed: the page was not synchronized
Page management functions
List of functions for managing pages...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.