ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
The requested action cannot been performed: the page was not synchronized
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Print functions (prefixed syntax)
List of print functions...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
9. Internal component
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ExeListProcess (Function)
Returns the list of applications currently run.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.