ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type and version of Web server
The configuration diagnostic displays the following error......
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
7. Layouts using the Flexbox control
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Common project
Projects are often cross-platform......
dPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Declaring and using a variable
A variable is defined by name and type......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_CANNOT_RUN_EXPLORER
6. HFSQL Client/Server clusters