ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
End of break block
The End of break block is optional......
Installing and starting WDTRAD
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
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......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......