ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
BackgroundTaskAdd (Function)
Adds a new background task.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Twain constants
List of constants used by the Twain functions....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipMsgError (Example)
Usage example of the zipMsgError function
WINDEV and OPC
OPC stands for "OLE for Process Control"......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Using an external component in an application
A component can be reused at any time in any application......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Drawing constants
List of constants used by the drawing functions....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Internal component description
The description of an internal component can opened at any time......