ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
zipClose (Function)
Closes an archive.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
zipListFile (Function)
Returns the list of files found in an archive.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HFSQL Client/Server: Configuring the data files on the server
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
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.
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......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
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.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.