ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
2. Analysis in practice
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
1. Examples provided with WINDEV Mobile
FileDisplay (Function)
Displays a file in the browser of Web user.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
HChangeName (Function)
Modifies the physical name of a data file.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
13. Debugger
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
fLongName (Function)
Returns the long name of a file or directory.