ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameter (Function)
Retrieves the printer configuration and configures the print.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
SysSpace (Function)
Returns the physical memory space for the current computer.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
HOut (Example)
Usage example of the HOut function
HFreePosition (Function)
Deletes a position saved by HSavePosition.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....