ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the RAD pattern
To generate a RAD pattern:...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
WEBDEV license agreement
WEBDEV license agreement...
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
DnDCursor (Example)
Usage example of the DnDCursor function
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
dCopyImage (Example)
Usage example of the dCopyImage function
DnDEvent (Example)
Usage example of the DnDEvent function
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Installing a SOAP server with Netscape iPlanet 4.1
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...