ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
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......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
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.
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
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.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......