ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
12. Control templates
...Control templates...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....