ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
3. Application development cycle
Development cycle of a WINDEV application....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......