ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Cos (Function)
Calculates the cosine of an angle.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
6. Editing a page: zoning mode
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).