ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Detailed use of WINDEV FTP/RPC
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
10. UMC: User Macro-Code
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Native Sybase Connector for WINDEV and WEBDEV 2024
3. Application development cycle
Development cycle of a WINDEV application....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
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......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.