ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
Creating help pages
A help system includes several pages...
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
HDFS functions
The following functions are used to manage files on a HDFS system......
Popup window
WINDEV allows you to open windows in popup format......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
dPolygon (Example)
Usage example of the dPolygon function
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display...
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window...
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
WINDEV applications for Linux: Specific features
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......