ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Error 25: No THEN statement is associated with this IF
DDEConnect (Example)
Usage example of the DDEConnect function
Border (Type of variable)
The Border type is used to handle a border through programming...
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
PDFToText (Function)
Extract the text contained in an Document PDF.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Referring to an element in a WLanguage event / process
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....