ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Mean (Function)
Calculates the mean of the values within an array.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
NetSendFile (Example)
Usage example of the NetSendFile function
Compression (Property)
The Compression property gets and sets the data compression mode.
DDEConnect (Example)
Usage example of the DDEConnect function
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Debugging constants
List of constants used by the debugging functions...
SaaSAdminAddSite (Function)
Adds a SaaS site.
<Array>.Sum (Function)
Calculates the sum of the array elements.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
CertificateList (Function)
Returns the list of certificates available on the computer.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.