ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

26. Style sheets: to simplify the layout
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Properties linked to the Euro management
List of properties linked to the Euro management...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......