ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
CriticalSectionStart (Function)
Marks the beginning 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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Type (Example)
Usage example of the Type property
Factorial (Function)
Returns the factorial of an integer number.
PageDisplay (Function)
Displays a web page in the user's browser....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Size (Example)
Usage example of the Size property
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Font (Type of variable)
A Font variable creates a font programmatically...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
BurnerList (Function)
Returns the list of burners installed on the current computer.