ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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....
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....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
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...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Automatic management of exceptions
The management of exceptions can be customized by process......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.