ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
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......
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.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
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......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
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
HCreateView (Example)
Usage example of the HCreateView function
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
TreeExpand (Function)
Expands a node in a TreeView control.