ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Window controls
Several types of controls can be used in a window, ......
WEBDEV Application Server - 10 connections - License agreement
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Generating an application for Universal Windows 10 App
PageChangeLayout (Function)
Applies a specific layout to a page.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WDDeploy features
WDDeploy can be used to......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
iPageEnd (Function)
Forces the move to the next page during the report print.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...