ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_PARAMETER
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ERR_NO_WDADMIN
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Accessing a database via a web service
The database can be accessed via a web service......
Discover all the possibilities of pivot tables
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Report based on a query
Queries are used to easily select records in one or more data files......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.