ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Environment of the report editor
Environment of the report editor...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
14. Managing the "Back" button in practice
Environment of the window editor
The main elements of window editor are as follows:
zipDeleteFileList (Function)
Deletes a list of files from an archive.
fLongPath (Function)
Returns the full long path of a file or directory.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
fShortPath (Function)
Returns the full short path of a file or directory.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....