ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
iPrintZone (Example)
Usage example of the iPrintZone function
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Border of controls
One of the most important elements of control style is its border......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
24. Displaying and linking pages
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.