ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
TableMode (Function)
TableMode is kept for backward compatibility.
State (Property)
The State property gets and sets the state of an element.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Using the Salesforce service
Salesforce is a very popular CRM software......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
fDelete (Example)
Usage example of the fDelete function
Graphic string functions
List of SQL functions used to create and handle graphic strings...
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
EnumControl (Example)
Usage example of the EnumControl function
OpenChild (Function)
Opens a non-modal child window.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
5. The following files are automatically created
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Event (Example)
Usage example of the Event function