ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
iHPos (Function)
iHPos is kept for backward compatibility.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
iVPos (Function)
iVPos is kept for backward compatibility.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HFSQL Client/Server: Configuring the data files on the server
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
iPrintZone (Example)
Usage example of the iPrintZone function
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
FontCreate (Function)
Creates a font definition.
Conversion (Function)
Converts a value from a unit to another one.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
1. Examples provided with WINDEV Mobile
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
HForward (Example)
Usage example of the HForward function
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Content (Property)
The Content property is used to get and change the content of an element.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.