ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
2. Projects in practice
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SQL view
An SQL view is a virtual data source defined by an SQL query......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Sound (Function)
Plays a sound in WAV format.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).