ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Window templates
WINDEV Mobile allows you to create window templates....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
InfoBuild (Function)
Displays a custom message in a system information window.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Managing parallel tasks
The computers are becoming more and more powerful......
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).