ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Data source (Example)
Usage example of the Data source type
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
SocketRead (Example)
Usage example of the SocketRead function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
xlsDocument (Example)
Usage example of the xlsDocument type
Document (Example)
Usage example of Document
xlsVersion (Example)
Usage example of the xlsVersion function
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
dbgEnableLog (Function)
Enables the runtime log programmatically.
fMoveDir (Example)
Usage example of the fMoveDir function
Color (Property)
The Color property is used to get and change the color of an element.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
AJAXExecute (Example)
Usage example of the AJAXExecute function
DDERetrieve (Example)
Usage example of the DDERetrieve function
Events associated with formatted display controls
List of events associated with formatted display controls...
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
UploadCopyFile (Example)
Usage example of the UploadCopyFile function