ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
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.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WDMSG license agreement
WDMSG license agreement...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
LoadParameter (Function)
Reads a persistent value.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
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....