ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Logical operators
The logical operators are as follows......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Extern (Reserved word)
EXTERN is used to...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HStopServer (Function)
Stops an HFSQL server.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Events associated with a Dockable Panel control
EventOpen (Function)
Opens a synchronization event between several threads.