ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
MemFound (Function)
Checks whether the sought element was found.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Reals
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Enumeration (Variable type)
An enumeration is a set of values......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Pop (Function)
Pops an element from a stack.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Search in current code
When coding, developers often need to do a quick search in the current code...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).