ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Query editor: Characteristics
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Constants for managing character strings
List of constants used by string management functions...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
9. Types of standard controls
Types of standard controls...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
DnDForce (Function)
DnDForce is kept for backward compatibility.
SocketRead (Function)
Retrieves a message sent by another socket.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
SocketConnect (Function)
Connects a client computer to a given socket.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....