ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
xlsMsgError (Example)
Usage example of the xlsMsgError function
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
dFont (Example)
Usage example of the dFont function
dPolygon (Example)
Usage example of the dPolygon function
Pop (Function)
Pops an element from a stack.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
End of Document block
The End of document block is run once at the end of the report execution......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
dPen (Example)
Usage example of the dPen function
14. PHP generation in practice
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
dText (Example)
Usage example of the dText function
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
2. Projects in practice
Scheduler control events
The following events associated with Scheduler controls:...
2. Projects in practice
Discover the main operations that can be performed on a project....
Constants for managing projects
List of constants used by the functions for managing projects....
Action Bar control events