ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
1. Examples provided with WINDEV Mobile
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
XML functions (prefix syntax)
List of XML functions...
10. Customizing the aspect of a site: skin elements
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
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....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
TableMode (Function)
TableMode is kept for backward compatibility.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....