ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Describing an element
A flexible modeling includes different elements linked together......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Programming custom calculations in Table controls
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
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.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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......
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....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
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....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
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...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......