ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Infinite Progress Bar control
Progress bars provide useful information to the end user......
CursorDisplay (Function)
Displays or hides the mouse cursor.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Creating a table in a report
Tables can be created in a report......
Page with parameters
The Site Map control
The Site Map control allows the Web user to......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Speech recognition management functions
The following functions are used to manage speech recognition:...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
tapiDial (Function)
Dials a phone number for a voice line.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
HDFS constants
The following constants are used by the HDFS functions:...
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
zipListFile (Example)
Usage example of the zipListFile function