ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HReadSeek (Example)
Usage example of the HReadSeek function
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Outstanding progress bars
Simple or symmetric progress bar?...
HState (Function)
Used to find out the state of a record.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Native Access to SAP
SAP is a widely used ERP......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
HLinkMemo (Example)
Usage example of the HLinkMemo function