ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Using a query with parameters
A query with parameters can be used......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Installing a SOAP server with Netscape iPlanet 4.1
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
<Image>.Rotation (Function)
Rotates an Image control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.