ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
<Array>.Min (Function)
Returns the lowest value in the array.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipListFile (Function)
Returns the list of files found in an archive.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Table,Modify (External language)
Modifies an element in a Table control.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Min (Function)
Returns the lowest value.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
zipDeleteFile (Function)
Deletes a file from an archive.
Character strings
WLanguage supports different types of strings....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.