ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
zipListFile (Function)
Returns the list of files found in an archive.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
HFSQL Client/Server: Configuring the data files on the server
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
iGroupAdd (Function)
Adds a report to a group of reports.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
EmailCheckAddress (Function)
Checks the validity of an email address.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Character strings
WLanguage supports different types of strings....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....