ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ImageState (Property)
The ImageState property gets and sets 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....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Dashboard control properties
You can manipulate Dashboard controls in a window using the following WLanguage properties......
gpwOpen (Function)
Opens the User Groupware login window or page.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
MenuDelete (Function)
Deletes a menu or a menu option.
KeyCompareKey (Function)
Compares an initial key with an activation key.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
ThreadState (Function)
Returns the current status of a thread.