ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
OpenChild (Example)
Usage example of the OpenChild function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
CreateShortcut (Example)
Usage example of the CreateShortcut function
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
fCompress (Example)
Usage example of the fCompress function
FTPSend (Example)
Usage example of the FTPSend function
HModify (Example)
Usage example of the HModify function
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
gImageExists (Function)
Checks whether an image was loaded in memory.
Font
The Font keyword can correspond to: a Font variable. the Font property....