ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Structure of data files of user groupware
User Groupware files
Two categories of data files are managed......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
28. Site SEO
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
fMoveDir (Function)
Moves a directory and its content.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
The Static control
A Static control is a control used to display a static text......
Discover all the possibilities of pivot tables
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......