ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
2. User-friendly editors in practice
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
fSelect (Example)
Usage example of the fSelect function
Environment of the window editor
The main elements of window editor are as follows:
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Creating the skin template of a report
HStopServer (Function)
Stops an HFSQL server.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Multiline (Property)
The Multiline property determines if an element supports multiline text.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
OpenChild (Function)
Opens a non-modal child window.