ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
WDDeploy features
WDDeploy can be used to......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
SocketWrite (Function)
Writes a message intended to another socket.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
fDriveInfo (Function)
Returns information about a drive.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......