ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. The WINDEV Framework
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
5. Deploying a dynamic site (Session or AWP) in practice
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Error 2: Incomplete line
Creating a Pivot Table control
To create a Pivot Table control......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
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......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
7. Layouts using the Flexbox control
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Describing a problem to the Free Technical Support
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......