ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
grGridlines (Function)
Displays or hides the chart gridlines.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
SysInstance (Function)
Returns the instance of a module.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Generating the RAD pattern
To generate a RAD pattern:...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HInfoLog (Function)
Returns information about the server logs.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
FTPDate (Example)
Usage example of the FTPDate function
HTTP constants
List of constants used by the HTTP functions....