ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Start of Break block (Break header)
The Start of break block is optional......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
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....
Writing an email: the available methods
This help page presents the methods for writing an email....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Creating nested reports
Creating the skin template of a report
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
WDXView : Use
This help page presents the different features of WDXView......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
<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....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......