ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
12. Control templates
...Control templates...
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
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......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Aliases on data files: HAlias
The aliases are used to handle......
Live Data: view data in 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, ......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 27: No END statement is associated with this ELSE
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Error 28: No END statement is associated with this SWITCH
Error 40: The END statement marking the end of the class declaration is missing
Error 26: No END statement is associated with this THEN
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).