ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Example)
Usage example of the HTTPRequest function
fRead (Example)
Usage example of the fRead function
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
fOpen (Example)
Usage example of the fOpen function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iParameterPDF (Example)
Usage example of the iParameterPDF function
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Assisted universal replication: specific features
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
XMLDocument (Example)
Usage example of the XMLDocument function
fWrite (Example)
Usage example of the fWrite function
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Generating an application for Universal Windows 10 App
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
The single-part and multi-part archives
Two types of archives are available......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Contains (Function)
Allows you to check if a substring is within a string.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.