ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Progress (Property)
The Progress property returns the task progress status.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Software Factory
The concept of software factory is used to automate the process for creating applications....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
ToClipboard (Function)
Writes text or image information into the system clipboard.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.