ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
zipExtractPath (Function)
Returns the path of a file found in the archive.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HAlias (Example)
Usage example of the HAlias function
SysYRes (Function)
Returns the vertical screen resolution.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
UUDecode (Function)
Decodes a character string in UUEncode format.
SysXRes (Function)
Returns the horizontal screen resolution.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Binding a Combo Box control to an item
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
zipFindFile (Example)
Usage example of the zipFindFile function
HChangeConnection (Example)
Usage example of the HChangeConnection function
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Table control functions
List of functions specific to Table controls...
Global and local variable
Two types of variables are available......
zipInfoFile (Example)
Usage example of the zipInfoFile function