ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
Events associated with a Spreadsheet control
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fCreate (Function)
Creates an external file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ThreadMode (Function)
Changes the management mode of threads.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......