ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HListFile (Example)
Usage example of the HListFile function
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ServiceContinue (Function)
Restarts a paused service.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
iParameter (Example)
Usage example of the iParameter function
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordToArray (Function)
Fills an array with the words from a string.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
MySelf (Reserved word)
MySelf is used to handle the current control...
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....