ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and starting WDTRAD
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Test of a query
The query editor allows you to run the test of query result......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WDMSG license agreement
WDMSG license agreement...
Empty (Property)
The Empty property is used to determine if an element is empty.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
SQL view
An SQL view is a virtual data source defined by an SQL query......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Installing and starting WDTRAD
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......