ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
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......
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)....
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.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
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......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
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.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).