ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a PHP site?
What is a PHP site?......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WEBDEV concepts
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
2. Deploying a static site or a PHP site
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Message text file format
The text files created by WDMSG use a specific format......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
WINDEV: Example of programmed Drag and Drop
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Creating a flexible modeling
To create a new flexible modeling, you can......
Handling Organization Chart controls programmatically
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......