ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Handling a control through programming in a report
All report controls can be handled through programming......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Space (External language)
Fills the content of WdString with space characters on the right.
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
5. User Groupware in practice
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
IFrame control
IFrame is an HTML concept......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Size (Example)
Usage example of the Size property
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Testing a project: setting
By testing the project you can simulate how the application will run......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Window (External language)
Returns the number of windows opened at a given time.