ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.