ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SendMessage (Function)
Sends a Windows message to a control or to a window.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Discover all the possibilities of pivot tables
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
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.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Using .NET assemblies in a project
To use .NET assemblies in a project......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.