ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Properties associated with Combo Box controls that display a table
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
zipExtractAll (Example)
Usage example of the zipExtractAll function
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
2. WEBDEV administrator in practice
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
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....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Accessing a database via a web service
The database can be accessed via a web service......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......