ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grZoom (Function)
Defines the zoom of a chart.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
2. Analysis in practice
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
zipOpen (Function)
Opens an existing archive.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
XMLSavePosition (Function)
Stores the current position in the XML document.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
HDelete (Function)
Deletes a record from a data file (query or view).
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....