ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
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......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
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.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Events associated with Tab controls
List of events associated with Tab controls...
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.
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....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Multimedia control properties
List of properties associated with the Multimedia control...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
PageParameter (Example)
Usage example of the PageParameter function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HModify (Example)
Usage example of the HModify function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function