ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
SOAP functions (prefix syntax)
List of SOAP functions...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TimeToString (Function)
Converts a time to a string in the specified format.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
ERR_NO_END_TAG
Creating an executable: General options
The main executable options are as follows......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....