ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
The Upload control
The Upload control is used to upload files on the Web server......
MemCreate (Function)
Creates a memory area.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
SaaS constants
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
14. PHP generation in practice
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
ToClipboard (Function)
Writes text or image information into the system clipboard.