ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WDDeploy features
WDDeploy can be used to......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
SocketExist (Function)
Checks the existence of socket.
Java functions
List of Java functions...
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Creating index keywords
Index keywords allow users to easily find a help page......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
9. Sharing a project in practice
Sharing a project in practice...
Accessing a database via a web service
The database can be accessed via a web service......
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Handling a WinForm .Net control through programming
Commands of the external interface
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
<Image>.Rotation (Function)
Rotates an Image control.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Assisted universal replication: specific features
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......