ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HToItem (Function)
Assigns the specified value to an item of the current record.
WINDEV 2024 Tutorial - Table of contents
HStatNbRec (Function)
Returns the number of entries for a given key item.
iParameterPDF (Function)
Defines the options for the generated PDF file.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
HCancelSeek (Function)
Cancels the current search criterion.
Table,Insert (External language)
Inserts an element into a table at a given position.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.