ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
End of break block
The End of break block is optional......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
ERR_MISSING_PAGE
15. Cookies: information stored on the end user's computer
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.