ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
InitialState (Property)
The InitialState property gets the initial state of a control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
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.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
mongoGridFS (Variable type)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
grTitle (Function)
Modifies the caption and/or position of the chart title....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HFSQL properties
List of HFSQL properties...
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
ReplicSynchro: How to use
The stress tests are used to check......
EndProgram (Function)
Ends the execution of the current program.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).