ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
REP files
REP files contain the list of data files handled by the application....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop