ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
fMoveFile (Function)
Moves a file from one directory to another.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
iPrintReport (External language)
Prints a report created with the report editor.
FTP constants
List of constants used by the FTP functions....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Constants for the Exif functions
List of constants used by the Exif functions....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Document (Variable type)
The Document type is used to handle a "docx" document.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SocketCreate (Function)
Creates a socket.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
dbgSaveDebugDump (Function)
Saves a dump file of the application.