ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
dFont (Example)
Usage example of the dFont function
dLine (Example)
Usage example of the dLine function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
dRectangle (Example)
Usage example of the dRectangle function
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
dCircle (Example)
Usage example of the dCircle function
ColorPalette (Function)
Returns a color found in the current palette.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
The Edit control
The Edit control allows users to enter data......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
TableInfoXY (Example)
Usage example of the TableInfoXY function
iForceComplement (Function)
Forces the printing of a Body Complement block.
SNMPCloseSession (Function)
Closes an SNMP session.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.