ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeName (Function)
Modifies the physical name of a data file.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HSL (Function)
Creates a color from its hue, saturation and lightness.
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....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
WinStatus (Function)
Identifies or modifies the window status.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Automatic management of exceptions
The management of exceptions can be customized by process......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.