ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Automatic management of exceptions
The management of exceptions can be customized by process......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
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....
fDirSize (Function)
Returns the size of a directory in bytes.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
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.
SocketConnect (Function)
Connects a client computer to a given socket.