ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Font (Type of variable)
A Font variable creates a font programmatically...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fReadLine (Example)
Usage example of the fReadLine function
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Accessibilité (Property)
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
XMLDocument (Example)
Usage example of the XMLDocument function
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Character strings
WLanguage supports different types of strings....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....